Skip to content

Commit

Permalink
fixup! build: add create release proposal action
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Nov 2, 2024
1 parent 63eca8d commit b6664a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
release-date:
required: true
type: string
default: 'YYYY-MM-DD'
description: 'The release date in YYYY-MM-DD format'
default: YYYY-MM-DD
description: The release date in YYYY-MM-DD format

concurrency: ${{ github.workflow }}

Expand Down

0 comments on commit b6664a2

Please sign in to comment.