Update publish_multi_request.py

This commit is contained in:
Vigers Ray 2025-07-29 05:52:42 +03:00 committed by GitHub
parent 948b480653
commit 40aaf8e2d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ RELEASE_DIR = "release"
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "https://ss14.cdn.shizainc.com/" # Sunrise-Edit
FORK_ID = "sunrise_station" # Sunrise-Edit
FORK_ID = "fish_station" # Sunrise-Edit
def main():
parser = argparse.ArgumentParser()