We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84db447 commit c1fe29aCopy full SHA for c1fe29a
.github/workflows/workflow.yml
@@ -72,6 +72,7 @@ jobs:
72
name: ${{ steps.tag_release.outputs.new_tag }}
73
body: ${{ steps.tag_release.outputs.changelog }}
74
artifacts: "**/*.vsix"
75
+ skipIfReleaseExists: true
76
77
- name: Publish to Marketplace
78
uses: cezarypiatek/[email protected]
0 commit comments