Clarify
This commit is contained in:
parent
491b014bc8
commit
a07d999b74
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ intended to be published, but serve as test release candidates.
|
|||
The workflow for making such "rc" builds is:
|
||||
|
||||
1. Update `package.json` in the source repo to use version `1.x.x-rc`. Create a
|
||||
new draft release in the release repo with tag `v1.x.x-rc`.
|
||||
new draft release in the release repo with title `1.x.x-rc`. In the tag
|
||||
input enter `v1.x.x-rc` and select the option to "create a new tag on publish".
|
||||
|
||||
2. Push code to the `desktop/rc` branch in the source repo.
|
||||
|
||||
|
|
Loading…
Reference in a new issue