Skip to content

Commit

Permalink
ci: fix issue with missing type in the prep-release (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartin4563 committed May 12, 2023
1 parent d97b421 commit 9a906e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prep-release.yml
Expand Up @@ -15,6 +15,7 @@ on:
default: NEWS.md
use_new_release:
description: Whether or not to use the new conventional commit release note workflow
type: boolean
required: false
default: false

Expand Down

0 comments on commit 9a906e8

Please sign in to comment.