Skip to content

Commit 704fc73

Browse files
committed
update: let builder build target any vsix
1 parent dacaee9 commit 704fc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ jobs:
8989
with:
9090
body_path: ${{ github.workspace }}/version.txt
9191
files: |
92-
${{ github.workspace }}/weaponized-0.0.1.vsix
92+
${{ github.workspace }}/*.vsix
9393
${{ github.workspace }}/commit_notes
9494
${{ github.workspace }}/zshrc_helper

0 commit comments

Comments
 (0)