Skip to content

Commit

Permalink
Merge pull request #2 from nih-sparc/gh-pages
Browse files Browse the repository at this point in the history
changing yml file for pages
  • Loading branch information
SamanthaKraft authored Feb 14, 2024
2 parents a879283 + 6cc725b commit b50e8d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
yarn
yarn storybook build
yarn storybook deploy
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GH_TOKEN }}
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: storybook-static

0 comments on commit b50e8d3

Please sign in to comment.