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

This commit is contained in:
2026-03-19 16:22:11 -04:00
parent 18d9f998f5
commit 230384e968
3 changed files with 3682 additions and 32 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 }}