Skip to content

Commit

Permalink
Dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgen301 committed Dec 8, 2024
1 parent ee3e6b1 commit 504b9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autobuild/PublishToItch.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ if ($Tag -ne "v${Env:VERSION}") {
}

butler/butler login
butler/butler push --fix-permissions lc_full fulgen/legacyclonk:$channelName --userversion "$Env:OBJVERSION [$Env:VERSION]"
butler/butler push --fix-permissions --dry-run lc_full fulgen/legacyclonk:$channelName --userversion "$Env:OBJVERSION [$Env:VERSION]"

0 comments on commit 504b9a2

Please sign in to comment.