chore: update branch name from master to main
All checks were successful
Quality Check / Tests (pull_request) Successful in 49s
Quality Check / Checkstyle Main (pull_request) Successful in 54s

This commit is contained in:
Jan Gleytenhoover 2024-09-25 13:55:42 +02:00
parent 5cf06ee267
commit a3eca190f0
Signed by: jank
GPG Key ID: B267751B8AE29EFE

@ -1,6 +1,6 @@
module.exports = { module.exports = {
branches: ['master'], branches: ['main'],
plugins: [ plugins: [
'@semantic-release/commit-analyzer', '@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator', '@semantic-release/release-notes-generator',