Skip to content

Commit

Permalink
Update publish.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
CattoGamer committed Jun 4, 2024
1 parent bf0bdb2 commit 5b597b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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
pause

0 comments on commit 5b597b3

Please sign in to comment.