Skip to content

fix: trusted publishing 2#22

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

fix: trusted publishing 2#22
jkadamczyk merged 1 commit intomasterfrom
kuba/fix-publishing

Conversation

@jkadamczyk
Copy link
Collaborator

@jkadamczyk jkadamczyk commented Jan 26, 2026

Summary by CodeRabbit

  • Chores
    • Updated release workflow configuration to support automated npm package publishing.

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

@jkadamczyk jkadamczyk changed the title add NPM TOKEN explicitly fix: trusted publishing 2 Jan 26, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The GitHub Actions Release workflow has been updated to include an NPM_TOKEN environment variable in the "Create Release Pull Request or Publish to npm" step, in addition to the existing GITHUB_TOKEN. This is a configuration-only modification with no logic changes.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/release.yml
Added NPM_TOKEN to the environment variables for the release publishing step alongside existing GITHUB_TOKEN

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

@jkadamczyk jkadamczyk merged commit e27e81e 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