mirror of https://git.tuxpa.in/a/code-server.git
docs(ci): update release
This commit is contained in:
parent
28e351c982
commit
0e3d1265d0
|
@ -28,6 +28,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
|
||||||
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with
|
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with
|
||||||
the updated version.
|
the updated version.
|
||||||
1. Summarize the major changes in the release notes and link to the relevant issues.
|
1. Summarize the major changes in the release notes and link to the relevant issues.
|
||||||
|
2. Change the @ to target the version branch. Example: `v3.9.0 @ Target: v3.9.0`
|
||||||
4. Wait for the artifacts in step 2 to build.
|
4. Wait for the artifacts in step 2 to build.
|
||||||
5. Run `yarn release:github-assets` to download the `release-packages` artifact.
|
5. Run `yarn release:github-assets` to download the `release-packages` artifact.
|
||||||
- It will upload them to the draft release.
|
- It will upload them to the draft release.
|
||||||
|
|
Loading…
Reference in New Issue