mirror of
https://github.com/sinbad/UEScripts.git
synced 2025-02-23 13:15:23 +00:00
Fix argument
This commit is contained in:
parent
304a7e9adb
commit
88936073fa
@ -6,7 +6,7 @@ param (
|
||||
[switch]$patch = $false,
|
||||
[switch]$hotfix = $false,
|
||||
# Don't incrememnt version
|
||||
[switch]$noversionbump = $false,
|
||||
[switch]$keepversion = $false,
|
||||
# Force move tag
|
||||
[switch]$forcetag = $false,
|
||||
# Name of variant to build (optional, uses DefaultVariants from packageconfig.json if unspecified)
|
||||
|
Loading…
x
Reference in New Issue
Block a user