Skip to content

Commit

Permalink
build: updating release branch in semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
brewdente committed Dec 12, 2023
1 parent b96ecee commit 98b0c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
branches: ['master'],
branches: ['main'],
tagFormat: 'v${version}',
repositoryUrl: 'https://github.com/mParticle/aquarium',
plugins: [
Expand Down

0 comments on commit 98b0c97

Please sign in to comment.