Skip to content

Commit

Permalink
Merge pull request #221 from chiukapoor/github-app-token
Browse files Browse the repository at this point in the history
Add id-token write permission
  • Loading branch information
kinarashah authored Nov 15, 2024
2 parents 7db41a1 + 765705e commit 38988b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_new_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: write
id-token: write
pull-requests: write

jobs:
Expand Down

0 comments on commit 38988b1

Please sign in to comment.