Description at PyPI is removed when GitHub Actions added windows binary.
Uploading of sdist and Linux binaries from GitLab CI creates description at PyPI correctly, however, the description is wiped out by uploading windows binaries from GitHub Actions.
README.md should exist during GitHub Actions, too.