Skip to content

fix: update npm installation step and remove NODE_AUTH_TOKEN environm… - #39

Merged
mlafleur merged 2 commits into
mainfrom
beta3
Aug 26, 2026
Merged

fix: update npm installation step and remove NODE_AUTH_TOKEN environm…#39
mlafleur merged 2 commits into
mainfrom
beta3

Conversation

@mlafleur

Copy link
Copy Markdown
Contributor

…ent variable

Copilot AI lite review requested due to automatic review settings August 26, 2026 02:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the npm publishing GitHub Actions workflow for @massivescale/tsp-api-docs to adjust the toolchain used during release publishing and to change how npm authentication is handled.

Changes:

  • Adds a step to upgrade npm before installing dependencies.
  • Removes the NODE_AUTH_TOKEN environment variable from the publish step.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +24 to +25
- name: Update npm
run: npm install -g npm@latest
Comment thread .github/workflows/publish.yml
@mlafleur
mlafleur merged commit 140bc02 into main Aug 26, 2026
6 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