Closed ajschmidt8 closed 1 year ago
This PR re-adds PyPI uploads to our new semantic-release process.
To make this work, the build-test.yaml file needed to be switched from a reusable job to a composite action so that the built files exist on the machine that will do the release.
build-test.yaml
:tada: This PR is included in version 0.0.25 :tada:
The release is available on:
v0.0.25
Your semantic-release bot :package::rocket:
This PR re-adds PyPI uploads to our new semantic-release process.
To make this work, the
build-test.yaml
file needed to be switched from a reusable job to a composite action so that the built files exist on the machine that will do the release.