Skip to content

ci: using NPM_TOKEN_WRITE instead NPM_TOKEN#602

Merged
MarcosViniciusPC merged 1 commit into
masterfrom
fix/ci
May 26, 2026
Merged

ci: using NPM_TOKEN_WRITE instead NPM_TOKEN#602
MarcosViniciusPC merged 1 commit into
masterfrom
fix/ci

Conversation

@MarcosViniciusPC

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflow for publishing packages. The main change is to use a more appropriately scoped NPM token for publishing steps.

  • Workflow improvements:
    • .github/workflows/actions-publish.yml: Updated the NPM_TOKEN environment variable to use secrets.NPM_TOKEN_WRITE instead of secrets.NPM_TOKEN in both the publish.sh script and the semantic-release step, ensuring that only a write-scoped token is used for publishing.

@sonarqubecloud

Copy link
Copy Markdown

@MarcosViniciusPC MarcosViniciusPC merged commit 4138850 into master May 26, 2026
4 checks passed
@MarcosViniciusPC MarcosViniciusPC deleted the fix/ci branch May 26, 2026 13:58
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 9.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants