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
Incorporate a GitHub Actions workflow to automate PyPI deployments. This ensures seamless and error-free package publishing upon creating a new release.
Using OpenID Connect (OIDC). OIDC allows secure, credential-free publishing of packages from trusted third-party services like GitHub Actions. READ MORE HERE
Description
Incorporate a GitHub Actions workflow to automate PyPI deployments. This ensures seamless and error-free package publishing upon creating a new release.
Using OpenID Connect (OIDC). OIDC allows secure, credential-free publishing of packages from trusted third-party services like GitHub Actions. READ MORE HERE
Reference
Here's an example workflow of how I did it for the usports-basketball package.
Steps
id-token: write
permissions.pyproject.toml
.The text was updated successfully, but these errors were encountered: