Skip to content

Fix GitHub Action Publish Workflow

Choose a tag to compare

@sscovil sscovil released this 25 Sep 19:03
· 1 commit to main since this release

Apparently, the PyPI publish GitHub Action doesn't build the package for you. 🤦

This release adds the missing build step to the publish workflow. No changes to the actual Python code.