fix(releases): a few more tweaks to the releasing

This commit is contained in:
2025-07-12 14:46:47 -05:00
parent 508aab3417
commit 587f1eb3a2
3 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"docker": "powershell -File ./scripts/dockerBuild.ps1",
"release:createZip": "powershell -File ./scripts/release.ps1",
"release:gitea": "node ./scripts/create-gitea-release.js",
"release":"release-it",
"commit": "cz"
},
"repository": {