From d180a831f92619a4859a02df031d0b4b1eeb6255 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 5 May 2022 22:12:52 -0400 Subject: [PATCH] spelling: github Signed-off-by: Josh Soref --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 6cfbafaa..6a8d0257 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -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").