Skip to content

Commit

Permalink
fix: improve ci
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Jan 5, 2024
1 parent 049f542 commit 83d700c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
branches:
- name: 'master'
- name: '@pluto-encrypted/*/v+([0-9]).([0-9]).X'
type: maintenance
- name: '@pluto-encrypted/*/v+([0-9]).X.X'
type: maintenance
- name: '@pluto-encrypted/*/v+([0-9])'
type: maintenances
- name: 'develop'
prerelease: 'rc'

Expand Down

0 comments on commit 83d700c

Please sign in to comment.