Skip to content

Commit

Permalink
storybook github page deployment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
alfjrl committed Feb 5, 2025
1 parent c4dbea3 commit d44b340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- "main" # change to the branch you wish to deploy from
- "libraries/doc" # change to the branch you wish to deploy from

permissions:
contents: read
Expand Down

0 comments on commit d44b340

Please sign in to comment.