Skip to content

Conversation

@aegilops
Copy link
Contributor

@aegilops aegilops commented Apr 1, 2025

No description provided.

Copilot AI review requested due to automatic review settings April 1, 2025 14:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a new GitHub Actions workflow that publishes the package to npm upon the creation of a release. Key changes include:

  • Addition of a workflow file to trigger the publish process on release creation.
  • Configuration of node using actions/setup-node v4 with caching and custom node version.
  • Execution of npm commands to install dependencies, run tests, set package version, and publish to npm.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@aegilops aegilops merged commit a640b3e into main Apr 1, 2025
2 checks passed
@aegilops aegilops deleted the publish-workflow branch June 5, 2025 09:26
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