Skip to content

Commit

Permalink
chore: add id-token write perm (#3687)
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart authored Mar 11, 2024
1 parent b18d0ce commit d4758a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
permissions:
contents: read
packages: write
id-token: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
Expand Down

0 comments on commit d4758a2

Please sign in to comment.