mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Fix user version parameter
This commit is contained in:
parent
d96d662c78
commit
ad69718ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ Compress-Archive -Path "$buildDir\*" -DestinationPath $zipFilePath -Force
|
|||
|
||||
Write-Host "Build completed and packaged as $zipFilePath"
|
||||
|
||||
& $butlerPath push $zipFilePath maddoscientisto/cirno-no-reason:windows$PreReleaseLabel --useversion $fullSemVer
|
||||
& $butlerPath push $zipFilePath maddoscientisto/cirno-no-reason:windows$PreReleaseLabel --userversion $fullSemVer
|
||||
Loading…
Add table
Add a link
Reference in a new issue