You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This removes the "Build Python package" step from the "Build CI" workflow in favor of reusing the build job in the release CI workflow. It builds off the changes in adafruit#135 by adding more triggers to the release CI.
I also removed some steps in the Build CI workflow that would only make sense if experimenting with GitHub Actions.
This also uploads dists to PyPI using the trusted publisher setup in the PyPI project settings.
0 commit comments