Update release workflow for npm token changes#421
Conversation
|
Colors changedNo colors changed |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the GitHub Actions release workflow with improved security, modern tooling, and concurrency controls. The changes modernize the CI/CD pipeline while addressing security best practices.
- Adds concurrency controls to prevent parallel workflow runs
- Updates Node.js and GitHub Actions versions to latest major releases
- Adds granular permissions following least-privilege principle
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
https://github.com/github/primer/issues/6015
Screenshots
Please provide before/after screenshots for any visual changes
Merge checklist
GitHub Light DefaultthemeTake a look at the Contribute section for more information on how test your changes locally.