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 0553431 commit 1adc386Copy full SHA for 1adc386
.github/workflows/release.yml
@@ -86,6 +86,7 @@ jobs:
86
git push --set-upstream origin $BRANCH
87
88
gh label create "$LABEL" \
89
+ --force \
90
--description "Pull requests with release changelog update" \
91
|| true
92
0 commit comments