PolicyEngine / policyengine-us-data

A package to create representative microdata for PolicyEngine US.
https://policyengine.github.io/policyengine-us-data/
1 stars 2 forks source link

CI/CD fixes #42

Closed anth-volk closed 2 months ago

anth-volk commented 2 months ago

Fixes #41. This should now properly run the CI/CD script, execute the changelog update on PR and commit the changes, then publish to PyPI on merge.

Note that on PR, this script initiates the Actions run, then commits a change, meaning the currently running Actions will always appear one commit above the most recent, as visible below. This can be deceptive, as the most recent changes will just show up as "able to merge successfully."