This commit is contained in:
Piotr Siuszko 2024-02-28 17:19:14 +01:00
parent 60098a0b72
commit 5bd8d79dda
1 changed files with 1 additions and 1 deletions

View File

@ -110,6 +110,6 @@ jobs:
SQUASH_HISTORY: true
REPO: self
BRANCH: gh-pages # The branch name where you want to push the assets
FOLDER: ./bevy_forge/out # The directory where your assets are generated
FOLDER: ./out # 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