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