Skip to content

Add PYPI_TOKEN to release workflow environment if present in se…#24

Merged
The0mikkel merged 2 commits intodevelopfrom
feat/add-pypi-secret
Feb 5, 2026
Merged

Add PYPI_TOKEN to release workflow environment if present in se…#24
The0mikkel merged 2 commits intodevelopfrom
feat/add-pypi-secret

Conversation

@The0mikkel
Copy link
Member

…crets

@The0mikkel The0mikkel self-assigned this Feb 5, 2026
Copilot AI review requested due to automatic review settings February 5, 2026 22:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for PyPI package publishing in the release workflow by introducing the PYPI_TOKEN environment variable. The token enables semantic-release to authenticate with PyPI when publishing Python packages, extending the workflow's capabilities beyond GitHub and NPM releases.

Changes:

  • Added PYPI_TOKEN environment variable to the semantic-release step with fallback to empty string if not provided

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The0mikkel The0mikkel merged commit 49be2ab into develop Feb 5, 2026
9 checks passed
@The0mikkel The0mikkel deleted the feat/add-pypi-secret branch February 5, 2026 23:03
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