Skip to content

Commit bbd0cc2

Browse files
committed
ci: Add skipIfReleaseExists
1 parent 4df14f9 commit bbd0cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
name: ${{ steps.tag_release.outputs.new_tag }}
7979
body: ${{ steps.tag_release.outputs.changelog }}
8080
artifacts: "**/*.vsix"
81+
skipIfReleaseExists: true
8182

8283
- name: Publish to Marketplace - VS2019
8384
uses: cezarypiatek/VsixPublisherAction@1.1

0 commit comments

Comments
 (0)