Correct build folder name

This commit is contained in:
Helen Chong 2024-07-25 14:04:07 +08:00
parent 391f9fbea4
commit 33f509fab0
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
env:
REPO: self
BRANCH: build # The branch name where you want to push the assets
FOLDER: build # The directory where your assets are generated
FOLDER: ./_site # The directory where your assets are generated
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub will automatically add this - you don't need to bother getting a token
MESSAGE: "Build: ({sha}) {msg}" # The commit message