We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3316a commit c0e5491Copy full SHA for c0e5491
.github/actions/s3cmd/action.yml
@@ -53,7 +53,7 @@ runs:
53
debug)
54
folder+="-debug"
55
;;
56
- release-*)
+ release*)
57
folder+="-${BUILD_PRESET/release-/}"
58
59
*)
0 commit comments