Skip to content
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

build: add workflow publish to npm #176

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

acuarica
Copy link
Contributor

@acuarica acuarica commented Jan 9, 2025

Description:

This PR adds a new GHA workflow to publish the NPM package into the NPM public registry.

Related issue(s):

Fixes #54.

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Luis Mastrangelo <[email protected]>
@acuarica acuarica added github_actions Github Actions and Platform CI Work build Improve build, bundling or deployment process labels Jan 9, 2025
@acuarica acuarica self-assigned this Jan 9, 2025
@acuarica acuarica requested review from a team as code owners January 9, 2025 23:05
@acuarica acuarica requested a review from andrewb1269hg January 9, 2025 23:05
@acuarica acuarica linked an issue Jan 9, 2025 that may be closed by this pull request
@acuarica acuarica requested a review from konstantinabl January 9, 2025 23:05
@acuarica acuarica merged commit 4609c32 into main Jan 10, 2025
13 checks passed
@acuarica acuarica deleted the 54-publish-hardhat-plugin-to-npm branch January 10, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Improve build, bundling or deployment process github_actions Github Actions and Platform CI Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Hardhat] Setup GitHub Actions workflow to publish Hardhat plugin to npm
2 participants