Skip to content

Commit

Permalink
Merge pull request #27150 from Girgetto/patch-1
Browse files Browse the repository at this point in the history
Docs: Update  Bitovi GitHub Actions snippet
  • Loading branch information
jonniebigodes authored May 23, 2024
2 parents 337192a + 420dd00 commit 99882a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/snippets/common/ghp-github-action.yml.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
node-version: '16.x'

#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.1
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
with:
install_command: yarn install # default: npm ci
build_command: yarn build-storybook # default: npm run build-storybook
Expand Down

0 comments on commit 99882a3

Please sign in to comment.