- Update sources

This commit is contained in:
ParticleG
2024-10-31 00:03:35 +08:00
parent d041461f0a
commit 6eba788236
6 changed files with 9 additions and 6 deletions

View File

@@ -433,7 +433,7 @@ jobs:
name: ${{ env.CORE_LOVE_ARTIFACT_NAME }}
- name: Move core love package
run: |
mv ${{ env.CORE_LOVE_PACKAGE_PATH }} ./.github/build/web/game.love
mv ${{ env.CORE_LOVE_PACKAGE_PATH }} ./.github/build/web/game.data
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4
env: