feat: add release workflow for Gitea integration #13

Merged
jank merged 4 commits from feature/releases into main 2024-09-25 11:59:54 +00:00
Showing only changes of commit a3eca190f0 - Show all commits

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

Jan K9f 2024-09-25 13:55:42 +02:00
Signed by: jank
GPG key ID: B267751B8AE29EFE

View file

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