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

Fix publishing to npm #106

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Fix publishing to npm #106

merged 1 commit into from
Mar 28, 2024

Conversation

justinvp
Copy link
Member

When upgrading setup-node in #103, I stripped the registry-url property thinking it wasn't necessary, but it's actually needed to configure credentials correctly with NPM_TOKEN for publishing to npm. This change adds registry-url back.

Fixes #105

When upgrading `setup-node`, I stripped the `registry-url` property thinking it wasn't necessary, but it's actually needed to configure credentials correctly with `NPM_TOKEN` for publishing to npm. This change adds `registry-url` back.
@justinvp justinvp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Mar 28, 2024
@justinvp justinvp requested a review from a team March 28, 2024 22:12
@justinvp justinvp merged commit a60587e into master Mar 28, 2024
5 checks passed
@justinvp justinvp deleted the justin/npm_publish branch March 28, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: master
2 participants