- Rename love package

This commit is contained in:
ParticleG
2024-10-30 23:13:02 +08:00
parent 1830e849d8
commit fc703f241c

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.data
mv ${{ env.CORE_LOVE_PACKAGE_PATH }} ./.github/build/web/game.love
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v3
env: