diff --git a/.github/schema.json b/.github/schema.json index 53dfc22..d55429a 100644 --- a/.github/schema.json +++ b/.github/schema.json @@ -37,7 +37,7 @@ "pattern": "^https://" }, "Platform": { - "enum": [ "thunderstore" ] + "enum": [ "thunderstore", "modworkshop" ] } }, "required": [ "Version", "Checksum", "CommitHash", "DownloadLink" ]