Skip to content

Commit cce0254

Browse files
authored
Fix missing quote in Draft Changelog
1 parent eb15b3d commit cce0254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
description: "The owner/repo GitHub target"
77
required: true
88
branch:
9-
description: The branch to target"
9+
description: "The branch to target"
1010
required: true
1111
version_spec:
1212
description: "New Version Spec"

0 commit comments

Comments
 (0)