Skip to content

Commit

Permalink
ci(semantic-release): push alpha and beta to default npm channel
Browse files Browse the repository at this point in the history
  • Loading branch information
floydspace committed Oct 25, 2020
1 parent 3bf225c commit 6d7455f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
preset: conventionalcommits
branches:
- name: master
- name: beta
prerelease: true
channel: false
- name: alpha
prerelease: true
channel: false

0 comments on commit 6d7455f

Please sign in to comment.