You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: 🔧 add all_branches: true to the deploy config
semantic-release is responsible for checking whether package should be
deployed on the current branch or not. By setting `all_branches: true`
in the deploy job, we move this responsibility away from Travis CI.
0 commit comments