Skip to content

Commit 1ae9125

Browse files
committed
Publish to Open VSX (VSCodium)
1 parent 209f20e commit 1ae9125

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Follow the following steps to release a new version of quick-lint-js:
3535
6. Publish the packages:
3636
* With the `vscode/quick-lint-js-*.vsix` artifact:
3737
`npx vsce publish --packagePath ./quick-lint-js-*.vsix`
38+
* With the `vscode/quick-lint-js-*.vsix` artifact:
39+
`npx ovsx publish --packagePath ./quick-lint-js-*.vsix --pat YOUR_ACCESS_TOKEN`
3840
* With the `npm/quick-lint-js-*.tgz` artifact:
3941
`npm publish ./quick-lint-js-*.tgz`
4042
* Run the `dist/debian/sync-releases-to-apt` script.

0 commit comments

Comments
 (0)