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."
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."