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