Skip to content

Commit

Permalink
Update wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Jan 7, 2022
1 parent bf3edc6 commit f42edc3
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 f42edc3

Please sign in to comment.