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

Use GitHub Actions to automatically publish to npm when merging to master #3

Open
DaWyz opened this issue Sep 18, 2019 · 0 comments
Open

Comments

@DaWyz
Copy link
Owner

DaWyz commented Sep 18, 2019

Issue

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

When merging a pull request to master. I would expect the following to happen.

  • grab the version in package.json.
  • create a git tag.
  • publish to npm repository.

Current Behavior

None of the above is automated. It has to be done manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant