Update publish_github_artifact.py

This commit is contained in:
Morb
2024-07-31 21:54:01 +03:00
committed by GitHub
parent 6e84b6da01
commit 90ec99e2f1

View File

@@ -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...")