Skip to content

Commit ab0b7d3

Browse files
Merge pull request #100 from Chia-Chi-Shen/storybook
Update permissions for deploy.yml
2 parents a4baf3e + c96446e commit ab0b7d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- storybook
77

8+
permissions:
9+
contents: write
10+
pages: write
11+
812
jobs:
913
build-and-deploy:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)