This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install -g @vscode/vsce
|
npm install -g @vscode/vsce
|
||||||
cd editor/vscode-jdg
|
cd editor/vscode-jdg
|
||||||
vsce package --allow-missing-repository -o "../../dist/jdg-language.vsix"
|
vsce package --allow-missing-repository --allow-missing-license -o "../../dist/jdg-language.vsix"
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: https://gitea.com/actions/gitea-release-action@main
|
uses: https://gitea.com/actions/gitea-release-action@main
|
||||||
|
|||||||
Reference in New Issue
Block a user