m-radmacher/nupkg-doctor
Modifies .nupkg files and then pushes them to the GitHub registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Path to the directory containing the .nupkg file | no | — |
| repository | To which repository this package belongs. (e.g. Hetkamp-DEV/HetkampToolbox) | yes | — |
| token | A Personal access token to push to the GitHub registry | yes | — |
| push | Whether this function should run nuget push | no | true |
| skipduplicate | Whether the nuget push command should be run with the SkipDuplicate flag | no | true |
| version | Include a SEMVER Version if you want to overwrite the Version | no | "" |
Outputs
no outputs