ci(releases): added in release it to add to the build process

This commit is contained in:
2025-07-12 13:08:04 -05:00
parent 0b17faf618
commit 1b07f5628a
5 changed files with 2312 additions and 25 deletions

View File

@@ -13,5 +13,5 @@
],
"commitUrlFormat": "https://git.tuffraid.net/cowch/logistics_support_tool/commits/{{hash}}",
"compareUrlFormat": "https://git.tuffraid.net/cowch/logistics_support_tool/compare/{{previousTag}}...{{currentTag}}",
"header": "# All changes to lst are shown below.\n"
"header": "# All changes to lst are shown below.\nReleases are combined zip of backend and frontend."
}