fix(ci): serialize release and deploy chain
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 16s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 1m42s

This commit is contained in:
2026-07-12 22:58:43 +09:00
parent 3c42eb402b
commit 09ad1f64ab
2 changed files with 24 additions and 1 deletions
+4
View File
@@ -14,6 +14,10 @@ on:
env:
DOTNET_VERSION: '10.0.x'
concurrency:
group: prepare-release-${{ github.event.workflow_run.head_sha || github.sha }}
cancel-in-progress: false
jobs:
build-and-release:
name: Build & Create Release