mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 19:41:08 +07:00
Rework action description
This commit is contained in:
parent
5306333434
commit
d62c876481
@ -1,5 +1,5 @@
|
||||
name: 'Setup .NET Core SDK'
|
||||
description: 'Used to build and publish .NET source. Set up a specific version of the .NET Core CLI in the PATH and set up authentication to a private NuGet repository'
|
||||
description: 'Used to build and publish .NET source. Set up a specific version of the .NET and authentication to private NuGet repository'
|
||||
author: 'GitHub'
|
||||
branding:
|
||||
icon: play
|
||||
|
Loading…
Reference in New Issue
Block a user