dgmjr-actions/NuGet Push
Push the *.nupkg to NuGet feeds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | The environment to use for the build | no | Local |
| git-token | The GitHub token to use for authentication | yes | — |
| git-username | The GitHub username to use for authentication | no | dgmjr |
| git-nuget-endpoint | The GitHub NuGet endpoint to use for the NuGet package | no | https://nuget.pkg.github.com/dgmjr-io/index.json |
| private-nuget-endpoint | The private NuGet endpoint to use for the NuGet package | no | https://dgmjr.nuget.software/index.json |
| private-nuget-api-key | The private NuGet API key to use for the NuGet package | no | — |
| nuget-api-key | The NuGet API key to use for the NuGet package | no | — |
| repo | The GitHub repository to use for the build | yes | — |
| configuration | The configuration to use for the build | no | Release |
| package-version-override | The package version to use for the build | no | 0.0.1 |
| project-file-path | The project file path to use for the build | yes | — |
| push-nuget | Push the *.nupkg to NuGet | yes | false |
| push-private | Push the *.nupkg to dgmjr.io | yes | true |
| push-github | Push the *.nupkg to GitHub | yes | false |
Outputs
no outputs