ai-cfia / github-workflows

Reusable github workflows
MIT License
2 stars 0 forks source link

Implement reusable Python package release workflow #156

Closed SonOfLope closed 1 month ago

SonOfLope commented 1 month ago

Create a reusable workflow to automate Python package releases based on the version in pyproject.toml. This will streamline the release process by tagging and creating GitHub releases without the need for manual intervention.