We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889e1f9 commit 45b6712Copy full SHA for 45b6712
publish-release.yaml
@@ -24,4 +24,4 @@ tasks:
24
- publish: |
25
cd vdirsyncer
26
python setup.py sdist bdist_wheel
27
- twine upload dist/*
+ twine upload --non-interactive dist/*
0 commit comments