Skip to content

Commit da37c24

Browse files
committed
ci: give proper permissions
1 parent 4b381b6 commit da37c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
contents: read
1010
pages: write
11+
id-token: write
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)