Skip to content

Commit fc86473

Browse files
committed
update release.yml use --release-tag
1 parent 691aa30 commit fc86473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
VERSION=${GITHUB_REF_NAME#v}
2727
qgis-plugin-ci release ${VERSION} \
2828
--github-token ${{ secrets.GITHUB_TOKEN }} \
29-
--create-plugin-repo
29+
--create-plugin-repo \
3030
--release-tag ${GITHUB_REF_NAME}
3131

0 commit comments

Comments
 (0)