Skip to content

Commit

Permalink
chore: Fix Storybook GHA deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Jul 14, 2022
1 parent 200dd15 commit fba5e01
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 @@ -20,7 +20,7 @@ jobs:
make storybook
- name: Deploy to GitHub pages
uses: JamesIves/github-pages-deploy-action@4.3.4
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: addon-testing-project/storybook-static

0 comments on commit fba5e01

Please sign in to comment.