build: add gitea release workflow

This commit is contained in:
dmg
2026-01-22 22:31:29 -05:00
parent 3e9ce9c3c3
commit 3fc1e31fa8
8 changed files with 136 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
};