Skip to content

Commit 76cfe62

Browse files
committed
Add page write permission to stroybookd deployment action
1 parent 5b6c89b commit 76cfe62

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

99
permissions:
1010
id-token: write # This is required for requesting the JWT
11+
pages: write
1112

1213
jobs:
1314
deploy:

0 commit comments

Comments
 (0)