mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Update publish-new-version.yaml
This commit is contained in:
parent
0dc6dfc5aa
commit
6f38f408b6
2
.github/workflows/publish-new-version.yaml
vendored
2
.github/workflows/publish-new-version.yaml
vendored
@ -2,7 +2,7 @@ name: Run npm version and push tags
|
||||
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
|
Loading…
Reference in New Issue
Block a user