codebeltnet/NuGet Push from Codebelt
An opinionated action that downloads existing NuGet packages and pushes them to a package source and publishes them.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 30, 2025
- License
- MIT
Pinned Snippet
uses: codebeltnet/nuget-push@3eeae85cdf256267ef1d5140a30894bf34c42c73 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | The NuGet source to push the packages to. Default is https://api.nuget.org/v3/index.json. | no | https://api.nuget.org/v3/index.json |
| verbosity-level | Sets the verbosity level of the command. Allowed values are quiet, normal and detailed. The default is quiet. | yes | quiet |
Outputs
no outputs