spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
12b499d539
commit
d180a831f9
|
@ -58,7 +58,7 @@ Push the tag:
|
|||
git push origin master --tags
|
||||
|
||||
|
||||
Step 6: Draft a new release on Github
|
||||
Step 6: Draft a new release on GitHub
|
||||
-------------------------------------
|
||||
|
||||
Go to https://github.com/buildbot/buildbot/releases and draft a new release.
|
||||
|
@ -68,7 +68,7 @@ Use git tag as the title of the release: `vX.Y.Z`.
|
|||
Use the release notes generated by the `towncrier` tool as the description of the releases.
|
||||
|
||||
Upload the artifacts created by Azure pipelines as the binaries of the release. The following
|
||||
artifacts should be uploaded to Github:
|
||||
artifacts should be uploaded to GitHub:
|
||||
|
||||
- the Barrier-X.Y.Z-release.dmg created by the newest Mac OS task (artifact name is
|
||||
"Mac Release Disk Image and App XYZ").
|
||||
|
|
Loading…
Reference in New Issue