fix(ci): serialize release and deploy chain
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user