We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df14f9 commit bbd0cc2Copy full SHA for bbd0cc2
.github/workflows/workflow.yml
@@ -78,6 +78,7 @@ jobs:
78
name: ${{ steps.tag_release.outputs.new_tag }}
79
body: ${{ steps.tag_release.outputs.changelog }}
80
artifacts: "**/*.vsix"
81
+ skipIfReleaseExists: true
82
83
- name: Publish to Marketplace - VS2019
84
uses: cezarypiatek/VsixPublisherAction@1.1
0 commit comments