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
|
||||
env:
|
||||
# Config
|
||||
PACKAGE_NAME: my-game-windows
|
||||
PACKAGE_NAME: moa-windows-nightly
|
||||
# We overwrite the 'nightly' version every time so the URL stays the same
|
||||
VERSION: nightly
|
||||
ZIP_NAME: game-windows-nightly.zip
|
||||
ZIP_NAME: moa-windows-nightly.zip
|
||||
|
||||
# Auth
|
||||
API_URL: https://gitea.212.63.210.91.nip.io/api/packages/${{ gitea.repository_owner }}/generic
|
||||
|
||||
Reference in New Issue
Block a user