Skip to content

Commit

Permalink
feat(action): reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Rickon-DAFEI committed Mar 16, 2024
1 parent 0840d98 commit b6c3a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cp ./packages/yike-design-demo/dist/index.html ./packages/yike-design-demo/dist/404.html
- name: Deploy site
uses: JamesIves/github-pages-deploy-action@v4.5
uses: JamesIves/github-pages-deploy-action@v4
with:
clean: true
branch: gh-pages
Expand Down

0 comments on commit b6c3a5e

Please sign in to comment.