Skip to content

OIDC doesn't work #1378

@nfx

Description

@nfx

This commit added OIDC - d820d60 but it doesn't work:

error - 2024-04-19 15:53:12,230 -- Upload failed: {"detail":"Github OIDC Token Auth: Invalid token."}

and config:

permissions:
  id-token: write

jobs:
  ci:
     # ...
      - name: Publish test coverage
        uses: codecov/codecov-action@v4
        with:
          use_oidc: true

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions