[tweak] publish, build info
# Conflicts: # .github/workflows/publish.yml
This commit is contained in:
@@ -20,10 +20,10 @@ SERVER_FILES = [
|
||||
]
|
||||
|
||||
VERSION = os.environ['GITHUB_SHA']
|
||||
FORK_ID = "wizards"
|
||||
BUILD_URL = f"https://cdn.centcomm.spacestation14.com/builds/wizards/builds/{{FORK_VERSION}}/{FILE}"
|
||||
MANIFEST_URL = f"https://cdn.centcomm.spacestation14.com/cdn/version/{{FORK_VERSION}}/manifest"
|
||||
MANIFEST_DOWNLOAD_URL = f"https://cdn.centcomm.spacestation14.com/cdn/version/{{FORK_VERSION}}/download"
|
||||
FORK_ID = "wd"
|
||||
BUILD_URL = f"https://custos.ss14.su/{{FORK_VERSION}}/{FILE}"
|
||||
MANIFEST_URL = f"https://procurator.ss14.su/version/{{FORK_VERSION}}/manifest"
|
||||
MANIFEST_DOWNLOAD_URL = f"https://procurator.ss14.su/version/{{FORK_VERSION}}/download"
|
||||
|
||||
def main() -> None:
|
||||
client_file = os.path.join("release", FILE)
|
||||
|
||||
Reference in New Issue
Block a user