pyx-auth-action
Version updated for https://github.com/astral-sh/pyx-auth-action to version v0.0.8.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pyx-auth-action GitHub Action generates a temporary access token for publishing to a pyx registry using Trusted Publishing. It automates the authentication process required to securely publish packages to pyx, eliminating the need for manual token management. This action supports various configuration methods for specifying the target registry and provides the necessary credentials for seamless integration into CI/CD workflows.
Release notes
What’s Changed
- Remove default registry API endpoint usage by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/34
- pyx-auth-action 0.0.8 by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/35
Full Changelog: https://github.com/astral-sh/pyx-auth-action/compare/v0.0.7...v0.0.8