We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d2058 commit d935604Copy full SHA for d935604
1 file changed
action.yml
@@ -106,7 +106,7 @@ inputs:
106
updateOnlyUnreleased:
107
description: "When allowUpdates is enabled, this will fail the action if the release it is updating is not a draft or a prerelease."
108
required: false
109
- default: 'true'
+ default: 'false'
110
outputs:
111
id:
112
description: 'The identifier of the created release.'
0 commit comments