Add action for automatic upload of source distribution to PyPI once a tagged release is made via GitHub. Note that the PyPI username and password must be stored as GitHub secrets for the user who publishes the tagged release. See the GitHub docs for details. (Example of a tagged release.)
Signed-off-by: Håkon Wiik Ånes hwaanes@gmail.com