lee-lott-actions/Deploy NuGet Package
Deploy NuGet Package to NuGet URL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nuget-file-path | The full path to the NuGet package to deploy | yes | — |
| nuget-url | The URL to the GitHub NuGet packages | yes | — |
| nuget-package-name | The name of the NuGet package to use for this release | yes | — |
| nuget-package-version | The version number of the NuGet package to use for this release. | yes | — |
| version-tag | The version tag of the NuGet package (contains the "v" prefix) | — | — |
| deployment-environment | The name of the environment for the GitHub deployment | yes | — |
| org-name | The name of the GitHub organization | yes | — |
| repo-name | The name of the repository | yes | — |
| token | The GitHub token used for authentication to upload the NuGet package | yes | — |
Outputs
no outputs