Update to new CDN URL.
This commit is contained in:
committed by
GitHub
parent
47733b0b22
commit
61b4aef318
@@ -19,7 +19,7 @@ SERVER_FILES = [
|
||||
|
||||
VERSION = os.environ['GITHUB_SHA']
|
||||
FORK_ID = "wizards"
|
||||
BUILD_URL = f"http://centcomm.spacestation14.io/builds/wizards/builds/{VERSION}/{FILE}"
|
||||
BUILD_URL = f"https://cdn.centcomm.spacestation14.com/builds/wizards/builds/{VERSION}/{FILE}"
|
||||
|
||||
def main() -> None:
|
||||
manifest = generate_manifest("release")
|
||||
|
||||
Reference in New Issue
Block a user