Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Nov 20, 2023
1 parent c50b414 commit 0d75c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to
FOLDER: public # The folder the action should deploy
FOLDER: build # The folder the action should deploy
CLEAN: true # Automatically remove deleted files from the deploy branch

0 comments on commit 0d75c56

Please sign in to comment.