You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add PyPI publishing job to semantic release workflow that:
- Triggers after successful test and release jobs on push events
- Uses official PyPI publishing action with proper permissions
- Downloads build artifacts and publishes to PyPI
- Provides configurable environment with PyPI project URL
0 commit comments