Skip to content

Commit

Permalink
ci: 🎡 再一次修改
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-czy committed Dec 20, 2023
1 parent 72a79f7 commit aef0a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
with:
ACCESS_TOKEN: ${{ secrets.GH_DOCS }}
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: docs/_site # The folder the action should deploy.
FOLDER: dist # The folder the action should deploy.
CLEAN: true

0 comments on commit aef0a9a

Please sign in to comment.