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
(cherry picked from commit 99882a3)
  • Loading branch information
jonniebigodes authored and storybook-bot committed May 27, 2024
1 parent b6830a9 commit 8c488c8
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/[email protected].1
- uses: bitovi/[email protected].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 8c488c8

Please sign in to comment.