diff --git a/Tools/publish_github_artifact.py b/Tools/publish_github_artifact.py index 4d9d66f270..2897a368dd 100755 --- a/Tools/publish_github_artifact.py +++ b/Tools/publish_github_artifact.py @@ -15,7 +15,7 @@ # 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...")