update publish#54
Conversation
|
There was a problem hiding this comment.
Pull request overview
This PR updates the npm-publish GitHub Actions workflow to make publishing runs more deterministic and to add an npm authentication sanity-check before publishing.
Changes:
- Force the workflow to check out
mainduringworkflow_dispatchruns. - Add an npm “whoami” diagnostic step prior to publishing.
- Move the auto-commit step to occur after the publish action.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.