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
Remove GitHub Packages publishing due to persistent 404 errors
- GitHub Packages publishing consistently failing with 404 errors
- PyPI publishing is working perfectly and is the standard for Python packages
- Users can install from PyPI: pip install dist-gcs-pdf-processing
- Simplified release notes to focus on PyPI installation
- GitHub releases and PyPI publishing continue to work correctly
0 commit comments