We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a55c9 commit 1def7d1Copy full SHA for 1def7d1
README.md
@@ -57,7 +57,7 @@ Please do make sure that existing tests pass and please add new ones for the new
57
58
Deploying
59
========
60
-Deployment to NuGet and Github Releases is automated. To deploy a new release take the following steps:
+Deployment to NuGet and GitHub Releases is automated. To deploy a new release take the following steps:
61
62
1. Make sure all changes are merged to master
63
2. Checkout the commit from the master branch. Then tag the commit with the tag `publish` by running the following command: `git tag -f publish`
0 commit comments