Skip to content

Added Trusted Publishing - #50

Merged
felipefdl merged 1 commit into
mainfrom
added_trusted_publisher
Aug 4, 2025
Merged

Added Trusted Publishing#50
felipefdl merged 1 commit into
mainfrom
added_trusted_publisher

Conversation

@felipefdl

Copy link
Copy Markdown
Member

This pull request updates the .github/workflows/publish.yml file to improve the workflow for publishing packages to PyPI. The changes include adding mandatory permissions for trusted publishing and switching to a standardized GitHub Action for PyPI publishing.

Updates to the PyPI publishing workflow:

  • Added id-token: write permission under permissions in the "Deploy package to PyPI" job to enable trusted publishing.
  • Replaced manual token-based publishing with the pypa/gh-action-pypi-publish GitHub Action for streamlined package deployment.

@felipefdl
felipefdl merged commit 2d33b01 into main Aug 4, 2025
5 checks passed
@felipefdl
felipefdl deleted the added_trusted_publisher branch August 4, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant