spelling: github

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-05-05 22:12:52 -04:00
parent 12b499d539
commit d180a831f9
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ Push the tag:
git push origin master --tags 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. 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. 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 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 - the Barrier-X.Y.Z-release.dmg created by the newest Mac OS task (artifact name is
"Mac Release Disk Image and App XYZ"). "Mac Release Disk Image and App XYZ").