python-broadlink
python-broadlink copied to clipboard
Add auto-publish mechanism
In order for this to work once merged, @mjg59 needs to go to this repo's settings, choose "Secrets", and add the secrets PYPI_USERNAME and PYPI_PASSWORD. Then whenever a GitHub release is published, it should also be published to PyPi.
Added.
LGTM!