chore: fix release branches

This commit is contained in:
fedorHub 2025-08-28 15:18:41 +02:00
parent b9bcf0e4ce
commit 4827511bf0
No known key found for this signature in database
GPG Key ID: 7FDE5B4177850E7D
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
const config = {
branches: ['main'],
branches: ['master'],
plugins: [
'@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator',