Skip to content

fix: publishing with trusted publishing#21

Merged
jkadamczyk merged 1 commit intomasterfrom
kuba/fix-publishing
Jan 26, 2026
Merged

fix: publishing with trusted publishing#21
jkadamczyk merged 1 commit intomasterfrom
kuba/fix-publishing

Conversation

@jkadamczyk
Copy link
Collaborator

@jkadamczyk jkadamczyk commented Jan 26, 2026

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions release workflow configuration to improve authentication handling during the release process.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Modified the GitHub Actions release workflow to improve token management. Added NODE_AUTH_TOKEN to the global environment, updated the Setup Node step to use the NPM_PUBLISH_TOKEN_PHANTOM_SECURITY_BOT secret, and explicitly restored GITHUB_TOKEN usage in the Create Release step.

Changes

Cohort / File(s) Summary
Release Workflow Configuration
.github/workflows/release.yml
Updated token handling: added NODE_AUTH_TOKEN to global env, configured Setup Node step to use NPM_PUBLISH_TOKEN_PHANTOM_SECURITY_BOT secret instead of empty token field, and restored explicit GITHUB_TOKEN usage in Create Release step while removing empty token placeholders.

Comment @coderabbitai help to get the list of available commands and usage tips.

@jkadamczyk jkadamczyk merged commit 5991c12 into master Jan 26, 2026
18 of 19 checks passed
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.

2 participants