ci: semantic-release update
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m19s

This commit is contained in:
2026-03-19 16:22:11 -04:00
parent 18d9f998f5
commit 94d3a2716e
4 changed files with 3683 additions and 33 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Build and Release
id: build
run: npx semantic-release
run: yarn semantic-release
env:
GITEA_TOKEN: ${{ secrets.GT_TOKEN }}
GITEA_URL: ${{ vars.GT_URL }}