fix:Gitea workflows
Some checks failed
CMS CI / Governance Checks (push) Failing after 56s
CMS CI / Lint Typecheck Unit E2E (push) Has been skipped
CMS CI/CD (Theoretical) / Lint Typecheck Tests (push) Failing after 37s
CMS CI/CD (Theoretical) / Build Staging Images (push) Has been skipped
CMS CI/CD (Theoretical) / Build Production Images (push) Has been skipped
CMS CI/CD (Theoretical) / Deploy Staging (Placeholder) (push) Has been skipped
CMS CI/CD (Theoretical) / Deploy Production (Placeholder) (push) Has been skipped

This commit is contained in:
2026-02-11 13:01:13 +01:00
parent 334a5e3526
commit c286c5e84b
4 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ env:
jobs:
release:
name: Build Push Changelog
runs-on: ubuntu-latest
runs-on: node22-bun
steps:
- name: Checkout
uses: actions/checkout@v4