Skip to content

Commit 1a44ec3

Browse files
committed
Attempt a release action
Signed-off-by: Rob Stryker <rob@oxbeef.net>
1 parent 7fd0170 commit 1a44ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
npm run build
9898
- name: Package vscode-server-connector
9999
run: |
100-
vsce package -o vscode-server-connector-{{ env.EXT_VERSION }}.vsix
100+
vsce package -o vscode-server-connector-${{ env.EXT_VERSION }}.vsix
101101
ls -lash *.vsix
102102
- name: Upload VSIX Artifacts
103103
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)