Skip to content

v1.1.1 - OIDC Publishing

Choose a tag to compare

@VoxHash VoxHash released this 27 Dec 19:51
· 26 commits to main since this release

Changes

  • Switch to PyPI Trusted Publishers (OIDC)
    • More secure authentication using OpenID Connect
    • No API tokens stored in GitHub secrets
    • Automatic short-lived token management

Technical Details

  • Uses \pypa/gh-action-pypi-publish@release/v1\ action
  • OIDC authentication with \id-token: write\ permission
  • Workflow: \ci.yml\

This release will automatically publish to PyPI when the workflow completes.