Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 4290b35

Browse files
Morgy93Copilot
andauthored
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0a9553b commit 4290b35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ jobs:
5353
token: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- name: Publish to VS Code Marketplace
56+
if: github.event_name == 'release'
5657
run: npx @vscode/vsce publish --packagePath *.vsix -p ${{ secrets.VSCE_PAT }}

0 commit comments

Comments
 (0)