Skip to content

Commit

Permalink
Test offical action
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Jun 12, 2024
1 parent 8cadc3e commit 8096e8c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,4 @@ jobs:
- name: Build
run: pnpm build-storybook
- name: Deploy to pages branch
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./storybook-static
uses: actions/deploy-pages@v4

0 comments on commit 8096e8c

Please sign in to comment.