Skip to content

Commit

Permalink
Improve workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Boulema committed Jun 15, 2023
1 parent 84db447 commit c1fe29a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
name: ${{ steps.tag_release.outputs.new_tag }}
body: ${{ steps.tag_release.outputs.changelog }}
artifacts: "**/*.vsix"
skipIfReleaseExists: true

- name: Publish to Marketplace
uses: cezarypiatek/VsixPublisherAction@1.0
Expand Down

0 comments on commit c1fe29a

Please sign in to comment.