From edf101691fe7aad538cda0133909f8f243800ac9 Mon Sep 17 00:00:00 2001 From: OverlordZorn <56258612+OverlordZorn@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:54:33 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5021afe..2918af3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ name: Release env: FOLDER: '@cvo_aux' - WORKSHOPID: '123_3037257908' + WORKSHOPID: '3037257908' on: