Skip to content

Actions workflow to publish to npm #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Actions workflow to publish to npm #1

merged 1 commit into from
Apr 1, 2025

Conversation

aegilops
Copy link
Collaborator

@aegilops aegilops commented Apr 1, 2025

No description provided.

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

@Copilot 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.

1 participant