PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
10 stars 21 forks source link

Add job to auto-publish to PyPI in workflows #1508

Open lordgrim18 opened 4 months ago

lordgrim18 commented 4 months ago

Fixes #284 .

What's changed

This PR introduces a new job to the GitHub workflow for automated publishing to PyPI.

Changes Made

Requires

PyPI token in secrets as PYPI

lordgrim18 commented 4 months ago

Hey @anth-volk could you review this, reopened pr #1496

anth-volk commented 4 months ago

Thanks so much, @lordgrim18, will review today.