Skip to content

Commit e630d13

Browse files
authored
Merge pull request #12 from MaximumFX/dev
Fix broken yaml
2 parents da20b51 + 409e03e commit e630d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
description: Filepath to an existing readme file to append to the end.
2222
mode:
2323
required: false
24-
description: Which generator should be used: 'general' for frameworks/engines/apps, 'config' for configurations.
24+
description: "Which generator should be used: 'general' for frameworks/engines/apps, 'config' for configurations."
2525
type: choice
2626
options:
2727
- general

0 commit comments

Comments
 (0)