Skip to content

Commit 687886b

Browse files
committed
Add missing id-token permission, needed for oidc
1 parent fae1841 commit 687886b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
contents: write
2626
packages: write
2727
pull-requests: write
28+
id-token: write
2829
if: github.repository == 'triggerdotdev/trigger.dev'
2930
outputs:
3031
published: ${{ steps.changesets.outputs.published }}

0 commit comments

Comments
 (0)