Skip to content

Commit

Permalink
Fix typo in readme (brandedoutcast#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
luhis authored and brandedoutcast committed Jan 11, 2020
1 parent 432a45d commit 9509064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ✨ Publish NuGet
GitHub action to build, pack & publish nuget pacakges automatically when a project version is updated
GitHub action to build, pack & publish nuget packages automatically when a project version is updated

## Usage
Create a new `.github/workflows/publish-nuget.yml` file:
Expand Down Expand Up @@ -50,4 +50,4 @@ nuget_key | API key to authorize the package upload to nuget.org
`project_dir` & `tag_format` have default values but a package cannot be published without the `nuget_key`

## License
[MIT](LICENSE)
[MIT](LICENSE)

0 comments on commit 9509064

Please sign in to comment.