Skip to content

Commit 7f63437

Browse files
committed
chore: releaser
1 parent fdfc4a2 commit 7f63437

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vscode.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ jobs:
3131
3232
- name: Release
3333
uses: softprops/action-gh-release@v1
34+
if: startsWith(github.ref, 'refs/tags/')
35+
with:
36+
files: "*.vsix"

0 commit comments

Comments
 (0)