Update publish_github_artifact.py

This commit is contained in:
Morb
2024-07-29 20:24:36 +03:00
committed by GitHub
parent ada9b08adf
commit 6e84b6da01

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://cdn.station14.ru/"
ROBUST_CDN_URL = "https://ncdn.station14.ru/"
def main():
print("Fetching artifact URL from API...")