Update release.yaml
This commit is contained in:
parent
13ea7d8292
commit
32923d109f
|
|
@ -4,9 +4,6 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+*'
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build-executor:
|
||||
|
|
|
|||
Loading…
Reference in New Issue