diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 56464b1..ed78d6a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ env: # FoundryVTT uses this URL to check whether the current system version that # is installed is the latest version. This URL should NOT change, # otherwise FoundryVTT won't be able to perform this check. - latest_manifest_url: "https://github.com/${{github.repository}}/releases/latest/download/scorn.json" + latest_manifest_url: "https://github.com/${{github.repository}}/releases/latest/download/system.json" # The URL to the system archive associated with the system release being # processed by this workflow.