From 1516fe7d84f6c7101972126c258f128e2540bb9e Mon Sep 17 00:00:00 2001 From: ZedB0T <89345505+Zedb0T@users.noreply.github.com> Date: Sun, 18 Aug 2024 21:08:08 -0400 Subject: [PATCH] Update cut-release.yaml --- .github/workflows/cut-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"