SciTools / iris-grib

GRIB interface for Iris.
https://iris-grib.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
22 stars 43 forks source link

Add github action to auto publish to PyPI #285

Open lbdreyer opened 3 years ago

lbdreyer commented 3 years ago

Rather than having to manually upload the built distribution to PyPI, it would be good to automate it.

For more details, see https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd- workflows/

ASSUMED INCLUDED automated builds + build checks

HGWright commented 6 months ago

The effort comes from making this a reusable workflow.