References: - https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ - https://github.com/marketplace/actions/pypi-publish - https://docs.pypi.org/trusted-publishers/ Examples: - [ESCAPE policy packages](https://github.com/ESCAPE-WP2/ESCAPE-Rucio-policy-package/blob/main/.github/workflows/release.yaml) - [Rucio jupyterLab extension](https://github.com/rucio/jupyterlab-extension/blob/master/.github/workflows/build-and-publish-tagged.yml#L22) Notes: Add Giovanni and myself as collaborators of the pypi project, please.