mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
Update publish-new-version.yaml
This commit is contained in:
parent
8243c9d181
commit
0dc6dfc5aa
5
.github/workflows/publish-new-version.yaml
vendored
5
.github/workflows/publish-new-version.yaml
vendored
@ -1,5 +1,10 @@
|
||||
name: Run npm version and push tags
|
||||
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user