Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pypa/gh-action-pypi-publish is too greedy and thinks docs.tar.gz is another python package. Unfortunately svenstaro/upload-release-action doesn't support multiple paths besides globbing. Keeping `dist/` only for PyPI and staging release files in `release/` to mitigate this problem.
- Loading branch information