Added a new GitHub Actions workflow to automate package releases to PyPI. The pipeline is configured to trigger automatically upon pushing a tagged release, ensuring consistent deployment of build artifacts. This streamlines the release process by removing manual upload steps while utilizing OIDC for secure authentication.

Automated PyPI publishing workflow configured - xghostient/grindx