diff --git a/.github/workflows/cut-release.yaml b/.github/workflows/cut-release.yaml index d1f902dfb4..94edfa856f 100644 --- a/.github/workflows/cut-release.yaml +++ b/.github/workflows/cut-release.yaml @@ -27,7 +27,7 @@ jobs: metadataSupportedGames: "jak1" metadataAuthors: "barg,vaser" metadataTags: "rng,gameplay-mod" - metadataWebsiteUrl: "https://www.example.com/this/is/optional" + metadataWebsiteUrl: "https://github.com/OpenGOAL-Mods/OG-Fricked/releases" skipMacOS: true skipLinux: true toolingBinaryDir: "out/build/Release/bin"