Skip to content

Commit c1fe29a

Browse files
author
Samir Boulema
committed
Improve workflow
1 parent 84db447 commit c1fe29a

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
@@ -72,6 +72,7 @@ jobs:
7272
name: ${{ steps.tag_release.outputs.new_tag }}
7373
body: ${{ steps.tag_release.outputs.changelog }}
7474
artifacts: "**/*.vsix"
75+
skipIfReleaseExists: true
7576

7677
- name: Publish to Marketplace
7778
uses: cezarypiatek/[email protected]

0 commit comments

Comments
 (0)