Skip to content

Commit fe30ecb

Browse files
committed
osvx
1 parent a0c307f commit fe30ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# run: npx vsce publish --pat ${{ secrets.VSCODE_PUBLISH_PAT }}
6969

7070
- name: Publish to OpenVSIX
71-
run: npx openvsix publish --token ${{ secrets.OPENVSIX_PUBLISH_TOKEN }}
71+
run: npx ovsx publish --token ${{ secrets.OPENVSIX_PUBLISH_TOKEN }}
7272

7373
- name: Extract version from package.json
7474
id: get_version

0 commit comments

Comments
 (0)