mirror of
https://github.com/sern-handler/snippets
synced 2026-06-06 01:16:58 +00:00
ci: only build vsix once
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
node-version: 20
|
||||
- name: Publish to Open VSX Registry
|
||||
uses: HaaLeo/publish-vscode-extension@v1
|
||||
id: openVSXPublish
|
||||
with:
|
||||
pat: ${{ secrets.OPEN_VSX }}
|
||||
- name: Publish to Visual Studio Marketplace
|
||||
|
||||
Reference in New Issue
Block a user