ci(builds): added better logic to building

This commit is contained in:
2025-07-12 14:31:15 -05:00
parent eed01197c0
commit 320968f994
8 changed files with 265 additions and 45 deletions

View File

@@ -20,5 +20,10 @@
"gitea": {
"host": "https://${GITEA_URL}",
"tokenRef": "GITEA_TOKEN"
}
},
"increment": {
"prerelease": {
"name": "alpha"
}
}
}