devopselvis/Build and Publish .NET Core App
Composite action to build and publish a .NET Core application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dotnet-version | The version of .NET Core to use | yes | — |
| project-path | The path to the .NET Core project file | yes | — |
| output-path | The output path for the published application | yes | — |
Outputs
| name | description |
|---|---|
| artifact-path | The path to the build artifact |