Skip to content

Commit c0e5491

Browse files
committed
fix
1 parent 9c3316a commit c0e5491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/s3cmd/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
debug)
5454
folder+="-debug"
5555
;;
56-
release-*)
56+
release*)
5757
folder+="-${BUILD_PRESET/release-/}"
5858
;;
5959
*)

0 commit comments

Comments
 (0)