Skip to content

Commit

Permalink
Add publish:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Naumov committed Jun 16, 2020
1 parent 50d14b1 commit 53aa3d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -9,7 +9,9 @@
- Prepare your release into `master` or `release/*` branch.
- Run `npm run version` and look what happens.
- Or `npm run version -- --no-push` and `git push --follow-tags` you are not sure.
- Run `npm run publish`.
- Run one of following
- `npm run publish`
- `npm run publish:beta`

**Pre-release:**

Expand Down

0 comments on commit 53aa3d1

Please sign in to comment.