change package name
All checks were successful
Build Game / Export Game Client (push) Successful in 1m3s
All checks were successful
Build Game / Export Game Client (push) Successful in 1m3s
This commit is contained in:
@ -99,10 +99,10 @@ jobs:
|
|||||||
- name: Publish Nightly Build
|
- name: Publish Nightly Build
|
||||||
env:
|
env:
|
||||||
# Config
|
# Config
|
||||||
PACKAGE_NAME: my-game-windows
|
PACKAGE_NAME: moa-windows-nightly
|
||||||
# We overwrite the 'nightly' version every time so the URL stays the same
|
# We overwrite the 'nightly' version every time so the URL stays the same
|
||||||
VERSION: nightly
|
VERSION: nightly
|
||||||
ZIP_NAME: game-windows-nightly.zip
|
ZIP_NAME: moa-windows-nightly.zip
|
||||||
|
|
||||||
# Auth
|
# Auth
|
||||||
API_URL: https://gitea.212.63.210.91.nip.io/api/packages/${{ gitea.repository_owner }}/generic
|
API_URL: https://gitea.212.63.210.91.nip.io/api/packages/${{ gitea.repository_owner }}/generic
|
||||||
|
|||||||
Reference in New Issue
Block a user