Skip to content

Commit

Permalink
CM-42005 - Fix workflow failing to publish extension to GitHub Releas…
Browse files Browse the repository at this point in the history
…es (#117)
  • Loading branch information
MarshalX authored Nov 13, 2024
1 parent d8829cd commit 888b712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
file: "*.vsix"
file_glob: true
tag: ${{ github.ref }}
overwrite: true

0 comments on commit 888b712

Please sign in to comment.