Skip to content

Commit 46b0a20

Browse files
author
LE SAULNIER Kevin
committed
fix param
Signed-off-by: LE SAULNIER Kevin <[email protected]>
1 parent 958c225 commit 46b0a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
branch_name=${{github.event.inputs.branch_name}}
7777
7878
gh workflow run release.yml \
79-
-f ref=main \
79+
--ref main \
8080
-f releaseVersion="$version"
8181
-f gitReference="$branch_name"
8282

0 commit comments

Comments
 (0)