fix:use tags

This commit is contained in:
Georg K 2022-03-30 19:57:43 +03:00
parent c649905e69
commit 4aee715e48

View File

@ -8,4 +8,4 @@ publish-pypi:
- pip install -U setuptools wheel pip; pip install invoke
- invoke upload --pypi-user ${PYPI_REPO_USER} --pypi-password ${PYPI_REPO_PASSWORD} --pypi-url ${PYPI_REPO_URL}
only:
- fixed
- tags