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 the NPM publication action after previous failures #112

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Nov 20, 2023

There were failures on the last attempt to publish to npm. Here's the error:

No token found and can't prompt for login when running with --non-interactive.

According to actions/setup-node#81, there are some additional parameters needed to publish to npm and this PR makes those changes.

(Oh yeah, this also adds a changelog because we missed that in #111.)

@Shaptic Shaptic merged commit 652c971 into master Nov 20, 2023
1 check passed
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