Skip to content

Commit

Permalink
⚒️ chore: rename branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored May 21, 2023
1 parent 5c97a31 commit dcae2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
extends: ['semantic-release-config-gitmoji'],
branches: ['main'],
branches: ['master'],
};

0 comments on commit dcae2bb

Please sign in to comment.