From 5b597b33ff6369cff3b84f3c39e71cb3ae073b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shadowsun=E2=84=A2?= <12494967+CattoGamer@users.noreply.github.com> Date: Tue, 4 Jun 2024 03:27:28 +0200 Subject: [PATCH] Update publish.bat --- publish.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/publish.bat b/publish.bat index e4da646..36d0a58 100644 --- a/publish.bat +++ b/publish.bat @@ -9,7 +9,7 @@ set "publish_gma=workshop.gma" set "publish_id=2419005587" call %gmad% create -folder %publish_path% -call %gmpublish% update -addon %publish_gma% -id %publish_id% -changes "See https://github.com/PurrCode/cinema" +call %gmpublish% update -addon %publish_gma% -id %publish_id% -changes "See https://github.com/PurrCoding/cinema" del %publish_gma% -pause \ No newline at end of file +pause