Skip to content

Commit

Permalink
fix: change releaserc branches to objects
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden Dubois committed Feb 10, 2021
1 parent 43a805b commit 56270b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
branches:
master:
- name: master
prerelease: false
main:
- name: main
prerelease: false
develop:
- name: develop
prerelease: true


Expand Down

0 comments on commit 56270b1

Please sign in to comment.