updated package versions
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Failing after 41s
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Failing after 41s
This commit is contained in:
@@ -56,7 +56,8 @@ jobs:
|
|||||||
if: steps.tag_check.outputs.tag_exists == 'false'
|
if: steps.tag_check.outputs.tag_exists == 'false'
|
||||||
run: |
|
run: |
|
||||||
cd dutchies-dcs-scripting-tools
|
cd dutchies-dcs-scripting-tools
|
||||||
npx @vscode/vsce package -o ../dutchies-dcs-scripting-tools.vsix
|
npx @vscode/vsce package
|
||||||
|
mv dutchies-dcs-scripting-tools-*.vsix ../dutchies-dcs-scripting-tools.vsix
|
||||||
|
|
||||||
- name: Create tag and release
|
- name: Create tag and release
|
||||||
if: steps.tag_check.outputs.tag_exists == 'false'
|
if: steps.tag_check.outputs.tag_exists == 'false'
|
||||||
|
|||||||
Reference in New Issue
Block a user