Skip to content

Commit

Permalink
docs: update deploying section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
activescott committed Oct 10, 2020
1 parent 76a55c9 commit 1def7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Please do make sure that existing tests pass and please add new ones for the new

Deploying
========
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:

1. Make sure all changes are merged to master
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`
Expand Down

0 comments on commit 1def7d1

Please sign in to comment.