Fix typo
This commit is contained in:
parent
2f028bc044
commit
898aa0ce4d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ branding:
|
|||
color: green
|
||||
inputs:
|
||||
dotnet-version:
|
||||
description: 'Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 3.1.4xx'
|
||||
description: 'Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 6.0.2xx'
|
||||
dotnet-quality:
|
||||
description: 'Optional quality of the build. The possible values are: daily, signed, validated, preview, ga.'
|
||||
global-json-file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue