wikimore/.forgejo/workflows
Kumi e8823de045
All checks were successful
Python Package CI/CD / Publish to PyPI (push) Successful in 1m6s
feat: add CI/CD workflow for publishing Python package
Introduced a GitHub Actions workflow to automate the CI/CD process for publishing Python packages to PyPI. The workflow triggers on push tags and provides tasks for checking out code, installing dependencies, and uploading the package to PyPI using twine. This automation aims to streamline the release process and ensure consistency in package deployment.
2024-07-16 10:08:07 +02:00
..
release.yml feat: add CI/CD workflow for publishing Python package 2024-07-16 10:08:07 +02:00