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

ci: add registry-url to setup-node in release #167

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

joshuasing
Copy link
Contributor

Summary
Add registry-url to actions/setup-node in release workflow.
This should fix the error that caused the last NPM release job to fail.

Changes

  • Set registry-url: "https://registry.npmjs.org" when running actions/setup-node in the .github/workflows/release.yml workflow.

@joshuasing joshuasing requested a review from a team as a code owner July 2, 2024 19:09
@github-actions github-actions bot added the area: ci This is a change to CI files. Excluded from changelog label Jul 2, 2024
@joshuasing joshuasing added the type: bug This is a bug label Jul 2, 2024
Copy link
Contributor

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

OK

@joshuasing joshuasing merged commit 65aa0ca into main Jul 2, 2024
6 checks passed
@joshuasing joshuasing deleted the joshua/ci/fix-node-release branch July 2, 2024 19:36
web3cryptoguy pushed a commit to web3cryptoguy/heminetwork that referenced this pull request Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci This is a change to CI files. Excluded from changelog type: bug This is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants