Skip to content

Commit

Permalink
Update publish_github_artifact.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan authored Jul 19, 2024
1 parent 28d8257 commit 8b071cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/publish_github_artifact.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "http://floofstation.com:27690/"
FORK_ID = "floof"
FORK_ID = "floofstation-main"

def main():
print("Fetching artifact URL from API...")
Expand Down

0 comments on commit 8b071cb

Please sign in to comment.