Skip to content

Commit

Permalink
add OIDC token access
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah committed Apr 7, 2024
1 parent 0fd5f56 commit 6c573ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
id-token: write # Required for codecov.io
strategy:
matrix:
go-version: ['1.22']
Expand Down

0 comments on commit 6c573ea

Please sign in to comment.