Skip to content

Commit

Permalink
add missing id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
acouvreur committed Feb 10, 2025
1 parent 7bf0f3f commit b7cbceb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:

build:
name: Build
permissions:
contents: read
id-token: write # OIDC with Codecov
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit b7cbceb

Please sign in to comment.