We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5ebee commit 5a2e8b6Copy full SHA for 5a2e8b6
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
# Full name of the tarball asset
59
PKG_NAME="${PKG_BASENAME}.${PKG_SUFFIX}"
60
61
- - names: Pack vsix
+ - name: Pack vsix
62
id: pack
63
shell: bash
64
run: vsce package -o PKG_NAME
0 commit comments