Correct workflow
Some checks failed
Release workflow / single_test (3.13.3) (push) Successful in 10s
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 9s
Release workflow / Build wheels for PyPI (3.13.3) (push) Failing after 7s
Gitea Actions Demo / release-test (push) Successful in 1s

This commit is contained in:
Jakob Lass 2025-04-11 15:51:16 +02:00
parent 3f78dac23e
commit 500817be6b

View File

@ -58,6 +58,7 @@ jobs:
run: |
python write_pypirc.py ${{secrets.PYPI_TOKEN}}
- name: Upload to PyPI
run: twine upload pipy dist/*
run: |
twine upload pipy dist/*