Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JayArrowz authored Jan 26, 2021
1 parent 53f1055 commit 2585d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
with:
# NuGet version to install. Can be `latest`, `preview`, a concrete version like `5.3.1`, or a semver range specifier like `5.x`.
nuget-api-key: ${{ secrets.NUGET_KEY }}
- run: nuget push packed/**.nupkg
- run: nuget push packed/*.nupkg

0 comments on commit 2585d99

Please sign in to comment.