Skip to content

Commit

Permalink
test: give write permisison
Browse files Browse the repository at this point in the history
  • Loading branch information
Sembauke committed Apr 5, 2024
1 parent 60d1bc6 commit efe1d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Storybook to GitHub Pages
on: [push, pull_request]

permissions:
contents: read
contents: write
pages: write

jobs:
Expand Down

0 comments on commit efe1d6b

Please sign in to comment.