We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743f617 commit 94385e3Copy full SHA for 94385e3
.github/workflows/release.yml
@@ -19,4 +19,5 @@ jobs:
19
uses: ncipollo/[email protected]
20
with:
21
tag: ${{ fromJSON(steps.xml2json.outputs.output).module.version }}
22
+ skipIfReleaseExists: true
23
0 commit comments