Skip to content

Commit

Permalink
Try to use different branches for storybook with write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
pama0917 committed Jan 13, 2025
1 parent 962f2bb commit 6465336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Publish Storybook to GitHub Pages
on: [push]

permissions:
contents: read
contents: write
pages: write
id-token: write

Expand Down

0 comments on commit 6465336

Please sign in to comment.