Skip to content

Commit

Permalink
Merge pull request #315 from flcdrg/release-fixes2
Browse files Browse the repository at this point in the history
Update wildcard
  • Loading branch information
flcdrg authored Jan 7, 2022
2 parents bf3edc6 + f42edc3 commit 92dc95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Upload assets
uses: xresloader/upload-to-github-release@v1
with:
file: "./vsix/**/*.vsix;./build/*"
file: "./vsix/**/*.vsix;./build/*.json"
overwrite: true
release_id: ${{ steps.create_release.outputs.id }}
env:
Expand Down

0 comments on commit 92dc95d

Please sign in to comment.