Skip to content

Commit

Permalink
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#429)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 92c7154 commit fdf96e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npx nx run wizarr-frontend:build-storybook

- name: Deploy Storybook
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
external_repository: wizarrrr/storybook.wizarr.dev
personal_token: ${{ steps.gh_app.outputs.token }}
Expand Down

0 comments on commit fdf96e5

Please sign in to comment.