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 a61dfb8 commit 7e923e6Copy full SHA for 7e923e6
.github/workflows/bumpversion.yml
@@ -26,3 +26,4 @@ jobs:
26
with:
27
tag: v${{ env.REVISION }}
28
bodyFile: "body.md"
29
+ skipIfReleaseExists: true
0 commit comments