Skip to content

Commit dd8d756

Browse files
committed
ci(storybook): add write permission to contents
1 parent 91d983f commit dd8d756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch: {}
88

99
permissions:
10-
contents: read
10+
contents: write
1111
pages: write
1212
id-token: write
1313

0 commit comments

Comments
 (0)