Skip to content

Commit a57c5f3

Browse files
committed
ci: fixed release param
1 parent ecc24d3 commit a57c5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_minor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
npm_token: ${{ secrets.NPM_TOKEN }}
43-
release_target: ${{ version-publish-minor }}
43+
release_target: version-publish-minor

0 commit comments

Comments
 (0)