Closed Akarys42 closed 3 years ago
This PR adds a workflow to automatically push the package to PyPi when a push to release is done.
release
Two secrets will have to added : PYPI_USERNAME and PYPI_PASSWORD.
PYPI_USERNAME
PYPI_PASSWORD
Currently blocked by #8. Closes #2.
This PR adds a workflow to automatically push the package to PyPi when a push to
release
is done.Two secrets will have to added :
PYPI_USERNAME
andPYPI_PASSWORD
.Currently blocked by #8. Closes #2.