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 952a7a7 commit 59dd91dCopy full SHA for 59dd91d
1 file changed
.github/workflows/release.yml
@@ -97,6 +97,7 @@ jobs:
97
with:
98
files: '*.tar.*'
99
fail_on_unmatched_files: true
100
+ draft: true
101
102
- name: Publish to PyPi server
103
uses: pypa/gh-action-pypi-publish@release/v1.13
0 commit comments