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 8f419d6 commit 900361fCopy full SHA for 900361f
.github/workflows/release.yml
@@ -13,7 +13,7 @@ on:
13
type: string
14
dry_run:
15
description: "Set to true to 'dry-run'/not actually publish to PyPI."
16
- default: "true"
+ default: "false"
17
required: true
18
type: boolean
19
python_version:
0 commit comments