chore(ci): simplify deploy concurrency key
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: deploy-prod-${{ github.event.workflow_run.head_sha || github.sha }}
|
group: deploy-prod-${{ github.sha }}
|
||||||
cancel-in-progress: false
|
cancel-in-progress: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user