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

Add Github Action for npm publishing #173

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

himbeles
Copy link
Contributor

Your GitHub Releases are out of sync with your npm version tag.
You could add a Github Action for publishing to npm on every Github Release,
as described in https://docs.github.com/en/actions/guides/publishing-nodejs-packages.

You just need to add your npm authentication token (NODE_AUTH_TOKEN) to your Github settings.

@yomotsu yomotsu merged commit 673797d into yomotsu:dev Apr 30, 2021
@yomotsu
Copy link
Owner

yomotsu commented Apr 30, 2021

Thanks for your advice.
Merged and added the token as well😊

@himbeles himbeles deleted the feature/github-action-publish branch April 30, 2021 12:01
@himbeles
Copy link
Contributor Author

Cool, I see the publishing action worked nicely :)

@yomotsu
Copy link
Owner

yomotsu commented Apr 30, 2021

Thanks, it was very helpful❤️

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