vvvv/PublishVLNuget
Publishes a VL nuget
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nuspec | The path to your .nuspec file | no | — |
| csproj | A comma separated list of csproj to build | no | — |
| icon-src | An external URL for your nuget's icon, if the repo does not already have one | no | — |
| icon-dst | If you set an external icon source, this should be the full path to the icon, as expected by your nuspec | no | — |
| nuget-key | Nuget API Key | yes | — |
| nuget-feed | Allows to set a custom Nuget feed. If not set, assumes nuget.org default feed | no | https://api.nuget.org/v3/index.json |
| use-symbols | Allows to explicitly use symbols when packing the nuget. | no | false |
| version | If set, this version will be used when pushing the nuget, overriding nuspec or csproj | no | — |
Outputs
no outputs