Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer authored Nov 30, 2023
1 parent c0cc8f2 commit f23e520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:

- name: Publish extension to Marketplace
#if: ${{ contains(github.event.head_commit.message, '[release]') }}
continue-on-error: true # remove this after VS bug fixed
uses: cezarypiatek/[email protected]
with:
extension-file: '${{ github.event.repository.name }}.vsix'
Expand Down

0 comments on commit f23e520

Please sign in to comment.