dansiegel/Publish NuGet packages
Publish NuGet package to repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 5, 2022
- License
- MIT
Pinned Snippet
uses: dansiegel/publish-nuget@3a5a0d5ddd96d6c36d73586e9e0f3b829c14319f # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | NuGet package filename or search pattern | yes | **/*.nupkg |
| apiKey | API key to access the feed | yes | — |
| feedUrl | NuGet feed URL | no | https://api.nuget.org/v3/index.json |
Outputs
no outputs