Skip to content

Add Publish to Nuget Github action#50

Open
mpolicki wants to merge 1 commit intoprasannavl:masterfrom
mpolicki:add/publish-action
Open

Add Publish to Nuget Github action#50
mpolicki wants to merge 1 commit intoprasannavl:masterfrom
mpolicki:add/publish-action

Conversation

@mpolicki
Copy link
Copy Markdown
Contributor

This adds a Github action to publish the projects on Nuget. It runs on every push to the master branch, and for each project it checks whether the version in the csproj file is greater than the version on Nuget. If it is, it builds the project and uploads to Nuget.

Note: the Nuget API key must be added as a repository secret under the name NUGET_API_KEY.

@mpolicki mpolicki mentioned this pull request Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant