We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e351c commit 0e3d126Copy full SHA for 0e3d126
ci/README.md
@@ -28,6 +28,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
28
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with
29
the updated version.
30
1. Summarize the major changes in the release notes and link to the relevant issues.
31
+ 2. Change the @ to target the version branch. Example: `v3.9.0 @ Target: v3.9.0`
32
4. Wait for the artifacts in step 2 to build.
33
5. Run `yarn release:github-assets` to download the `release-packages` artifact.
34
- It will upload them to the draft release.
0 commit comments