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: introduce NPM publish workflow #4

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Conversation

jackw
Copy link
Contributor

@jackw jackw commented Nov 2, 2021

Manually publishing to NPM and Github is an operation that requires access to NPM org, have to create auth tokens and edit .npmrc between publishing to the different registries.

This PR adds a Github workflow for publishing this package automatically when a push to master occurs that contains a change to the version property in package.json.

@jackw jackw added the enhancement New feature or request label Nov 2, 2021
@jackw jackw self-assigned this Nov 2, 2021
Copy link
Member

@zoltanbedi zoltanbedi left a comment

Choose a reason for hiding this comment

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

lgtm

@jackw jackw merged commit 3c6f758 into master Nov 22, 2021
@jackw jackw deleted the jackw/npm-publish-workflow branch November 22, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants