This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
git commit -m "Update version to ${{ github.ref_name }}"
|
||||
git push origin HEAD:main
|
||||
- name: Publish to Visual Studio Marketplace
|
||||
run: vsce pack
|
||||
run: vsce publish
|
||||
env:
|
||||
VSCE_PAT: ${{ secrets.VSCODE_MARKETPALCE }}
|
||||
- name: Upload VSIX to Release
|
||||
|
||||
Reference in New Issue
Block a user