Update workflows to use PYPI_API_TOKEN by fern-support · Pull Request #153 · square/square-python-sdk
Navigation Menu
{{ message }}
square / square-python-sdk Public
- Notifications You must be signed in to change notification settings
- Fork 50
Merged
Update workflows to use PYPI_API_TOKEN#153
Update workflows to use PYPI_API_TOKEN#153
Conversation
Copy link Copy Markdown
Collaborator
fern-support
commented
May 7, 2025
fern-support
commented
This updates the GitHub publish workflow to use the PYPI_API_TOKEN directly rather than the separate PYPI_USERNAME and PYPI_PASSWORD secrets. This is functionally equivalent, but uses the more modern, simpler approach, as described in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment