Skip to content

chore: add CI/CD for automated npm publishing on release#20

Merged
Mercurial merged 1 commit intoutxorpc:mainfrom
johnquinnvictaboada:main
Oct 2, 2024
Merged

chore: add CI/CD for automated npm publishing on release#20
Mercurial merged 1 commit intoutxorpc:mainfrom
johnquinnvictaboada:main

Conversation

@johnquinnvictaboada
Copy link
Copy Markdown
Contributor

@johnquinnvictaboada johnquinnvictaboada commented Oct 1, 2024

Overview

This PR adds a GitHub Actions workflow to automatically publish the Node.js package to npm upon release.

Changes

  • Introduced a CI/CD workflow that runs on ubuntu-latest and installs dependencies before publishing the package.

Secrets Requirement

The NPM_TOKEN secret must be added to the repository settings to enable secure authentication with npm for publishing.

@johnquinnvictaboada johnquinnvictaboada marked this pull request as ready for review October 1, 2024 13:47
@Mercurial Mercurial merged commit 29a098d into utxorpc:main Oct 2, 2024
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