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