mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 07:47:07 +00:00
Merge pull request #215 from actions/v-vlsafo/action-description
Rework action description
This commit is contained in:
commit
4b337272b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue