Closed yazdipour closed 5 months ago
This pull request refines the PyPI deployment workflow and updates the contributing guidelines. The 'CONTRIBUTING.md' file now includes a 'Release process' section detailing the steps to create and push a new tag for automatic PyPI release. The '.github/workflows/publish.yml' file has been updated to rename the workflow and modify the tag pattern to trigger the workflow on any tag push.
Files | Changes |
---|---|
CONTRIBUTING.md .github/workflows/publish.yml |
Refined the PyPI deployment workflow and updated the contributing guidelines to include the release process. |
Closes #IssueNr
📑 Description
✅ Checks
ℹ Additional Information
Summary by Sourcery
This pull request refines the PyPI deployment workflow by updating the tag pattern for releases and enhances the contributing guidelines with a new section on the release process.