Skip to content

Commit

Permalink
Merge pull request #129 from actions/noaction
Browse files Browse the repository at this point in the history
Action input text update for version
  • Loading branch information
Maxim Lobanov authored and GitHub committed Feb 10, 2021
2 parents bea420f + 8aad93f commit c8b60fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ branding:
color: green
inputs:
dotnet-version:
description: 'SDK version to use. Examples: 2.2.104, 3.1, 3.1.x'
description: 'Optional SDK version to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x'
source-url:
description: 'Optional package source for which to set up authentication. Will consult any existing NuGet.config in the root of the repo and provide a temporary NuGet.config using the NUGET_AUTH_TOKEN environment variable as a ClearTextPassword'
owner:
Expand Down

0 comments on commit c8b60fb

Please sign in to comment.