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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 30, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: codebeltnet/nuget-push@3eeae85cdf256267ef1d5140a30894bf34c42c73 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sourceThe NuGet source to push the packages to. Default is https://api.nuget.org/v3/index.json.nohttps://api.nuget.org/v3/index.json
verbosity-levelSets the verbosity level of the command. Allowed values are quiet, normal and detailed. The default is quiet.yesquiet

no outputs