-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 chore: refine publish workflow for PyPI
🔧 chore: refine publish workflow for PyPI ✨ Features: - Updated the workflow to upload a Python package to PyPI when a release is created. - Replaced manual build steps with 'python -m build' for ease of use. 🔧 Configuration: - Reduced permissions from write to read for contents. - Added environment configuration for PyPI publishing. 🧹 Cleanup: - Removed obsolete steps related to version verification and changelog extraction. Refined the publish workflow for streamlined PyPI uploads and improved configuration.
- Loading branch information
Test User
committed
Dec 8, 2024
1 parent
c397901
commit d16c6f3
Showing
1 changed file
with
37 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters