Skip to content

Commit f7fe044

Browse files
committed
Add publishing steps
1 parent 5c98d9a commit f7fe044

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,11 @@ ext install coder.coder-remote
2626

2727
Alternatively, manually install the VSIX from the
2828
[latest release](https://github.com/coder/vscode-coder/releases/latest).
29+
30+
## Publishing
31+
32+
1. Update the changelog.
33+
2. Update the package.json version.
34+
3. Push a tag matching the new package.json version.
35+
4. Update the release with the changelog contents.
36+
5. Download the .vsix from the release and upload to the marketplace.

0 commit comments

Comments
 (0)