iris-grib icon indicating copy to clipboard operation
iris-grib copied to clipboard

Add github action to auto publish to PyPI

Open lbdreyer opened this issue 4 years ago • 1 comments

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

lbdreyer avatar Jul 27 '21 21:07 lbdreyer

The effort comes from making this a reusable workflow.

HGWright avatar Mar 20 '24 15:03 HGWright