Skip to content

Commit 598b732

Browse files
Fix _ and - typo in manual-distribution.yml
1 parent 77d587b commit 598b732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manual-distribution.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ on:
1313
override-name:
1414
type: string
1515
description: 'Toolchain name'
16-
display_name:
16+
display-name:
1717
type: string
1818
description: 'Display name for Darwin toolchain'
19-
display_name_short:
19+
display-name-short:
2020
type: string
2121
description: 'Short display name for Darwin toolchain'
2222
jobs:

0 commit comments

Comments
 (0)