- Rename love package
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -433,7 +433,7 @@ jobs:
|
|||||||
name: ${{ env.CORE_LOVE_ARTIFACT_NAME }}
|
name: ${{ env.CORE_LOVE_ARTIFACT_NAME }}
|
||||||
- name: Move core love package
|
- name: Move core love package
|
||||||
run: |
|
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
|
- name: Deploy to GitHub Pages
|
||||||
uses: crazy-max/ghaction-github-pages@v3
|
uses: crazy-max/ghaction-github-pages@v3
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user