rename prj

master
Dominik Madarász 2023-07-26 19:08:34 +02:00
parent a9efa0f01c
commit e43b167435
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ copy ..\build_web\survival.* pkg
copy ..\build_web\survival.html pkg\index.html
IF NOT "%1"=="SKIP_DEPLOY" (
butler push pkg zaklaus/zplsurvival:html-latest
butler push pkg zaklaus/chimera:html-latest
)