-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working