Skip to content

Commit df2b66e

Browse files
committed
Update release job permissions in main workflow
1 parent 129e544 commit df2b66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
name: Release
7171
runs-on: ubuntu-latest
7272
permissions:
73-
contents: read
7473
pages: write
74+
id-token: write
7575
needs:
7676
- check
7777
- build

0 commit comments

Comments
 (0)