Skip to content

Commit 3de3eb1

Browse files
committed
Fix release to openvsx
1 parent 82ffe2b commit 3de3eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-gitpod-remote.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
VSCE_PAT: ${{ secrets.VSCE_PAT }}
4646

4747
- name: Publish to Open VSX Registry
48+
working-directory: ./gitpod-remote
4849
run: |
4950
npx ovsx publish --packagePath ${{ steps.package_vsix.outputs.vsix_path }}
5051
env:

0 commit comments

Comments
 (0)