Skip to content

Commit b6664a2

Browse files
committed
fixup! build: add create release proposal action
1 parent 63eca8d commit b6664a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-release-proposal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ on:
1616
release-date:
1717
required: true
1818
type: string
19-
default: 'YYYY-MM-DD'
20-
description: 'The release date in YYYY-MM-DD format'
19+
default: YYYY-MM-DD
20+
description: The release date in YYYY-MM-DD format
2121

2222
concurrency: ${{ github.workflow }}
2323

0 commit comments

Comments
 (0)