We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e25723 + 05525a4 commit 713d96aCopy full SHA for 713d96a
1 file changed
.github/workflows/release-version.yml
@@ -37,4 +37,5 @@ jobs:
37
run: |
38
rm -rf dist build *.egg-info
39
python -m build
40
+ twine check dist/*
41
twine upload dist/*
0 commit comments