We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e4b54 commit 1bfe97eCopy full SHA for 1bfe97e
.github/workflows/releaseFromRun.yml
@@ -9,7 +9,7 @@ on:
9
is_draft:
10
description: 'If new pre-release will be created as draft'
11
required: true
12
- default: true
+ default: false
13
type: boolean
14
jobs:
15
build:
0 commit comments