mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-14 23:14:45 +01:00
Update publish_github_artifact.py
This commit is contained in:
@@ -15,7 +15,7 @@ FORK_ID = os.environ['FORK_ID']
|
||||
# CONFIGURATION PARAMETERS
|
||||
# Forks should change these to publish to their own infrastructure.
|
||||
#
|
||||
ROBUST_CDN_URL = "https://ncdn.station14.ru/"
|
||||
ROBUST_CDN_URL = "https://cdn.station14.ru/"
|
||||
|
||||
def main():
|
||||
print("Fetching artifact URL from API...")
|
||||
|
||||
Reference in New Issue
Block a user