mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-07 06:17:08 +00:00
Merge pull request #210 from timheuer/patch-3
Update description for action
This commit is contained in:
commit
181f10df92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: 'Setup .NET Core SDK'
|
||||
description: '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 Core CLI in the PATH and set up authentication to a private NuGet repository'
|
||||
author: 'GitHub'
|
||||
branding:
|
||||
icon: play
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue