Skip to content

Commit 94ca33b

Browse files
committed
fix: add id-token permission to deploy workflow
1 parent 96d4a47 commit 94ca33b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'README.md'
99

1010
permissions:
11+
id-token: write
1112
contents: write
1213

1314
jobs:

0 commit comments

Comments
 (0)