Skip to content

Commit

Permalink
Fix: branches config fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 1, 2024
1 parent 5025dd8 commit 12419c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/semantic-release/release.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const config = {
branches: ['master', 'PETOSS-588-Open-API-pipeline'],
branches: ['main'],
Plugins: [
'@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator',
Expand Down

0 comments on commit 12419c1

Please sign in to comment.