We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacaee9 commit 704fc73Copy full SHA for 704fc73
.github/workflows/build.yml
@@ -89,6 +89,6 @@ jobs:
89
with:
90
body_path: ${{ github.workspace }}/version.txt
91
files: |
92
- ${{ github.workspace }}/weaponized-0.0.1.vsix
+ ${{ github.workspace }}/*.vsix
93
${{ github.workspace }}/commit_notes
94
${{ github.workspace }}/zshrc_helper
0 commit comments