Skip to content

Commit

Permalink
Update publish_multi_request.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT authored Oct 23, 2024
1 parent 85a770c commit b2a336e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/publish_multi_request.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 = "https://cdn.simplestation.org/"
FORK_ID = "einstein-engines"
FORK_ID = "test"

def main():
session = requests.Session()
Expand Down

0 comments on commit b2a336e

Please sign in to comment.