podnet-dev/podNET opinionated .NET build, test and NuGet publish GitHub Action
An opinionated tool for building, testing and publishing .NET projects as NuGet packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| skip-auto-checkout | — | — | — |
| skip-auto-setup-dotnet | — | — | — |
| skip-prepack-debug | — | — | — |
| skip-test | — | — | — |
| skip-pack | — | — | — |
| nuget-push-api-key | — | — | — |
| version | — | — | $(echo ${{ github.ref_name }} | sed 's/^v//') |
| commit | — | — | ${{ github.sha }} |
| nuget-source | — | — | https://api.nuget.org/v3/index.json |
| skip-store-artifact | — | — | — |
| skip-store-release | — | — | — |
Outputs
no outputs