Update .gitea/workflows/build_and_puplish.yml
This commit is contained in:
@@ -39,6 +39,8 @@ jobs:
|
|||||||
run: vsce publish
|
run: vsce publish
|
||||||
env:
|
env:
|
||||||
VSCE_PAT: ${{ secrets.VSCODE_MARKETPALCE }}
|
VSCE_PAT: ${{ secrets.VSCODE_MARKETPALCE }}
|
||||||
|
- name: Pack Extension for Release
|
||||||
|
run: vsce pack
|
||||||
- name: Upload VSIX to Release
|
- name: Upload VSIX to Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user