Fix globs
This commit is contained in:
parent
187f9816ca
commit
5411730a96
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -8,7 +8,8 @@ on:
|
|||||||
- master
|
- master
|
||||||
- development
|
- development
|
||||||
tags:
|
tags:
|
||||||
- v[0-9]+.[0-9]+.[\-0-9a-zA-Z]+
|
- v[0-9]+.[0-9]+.[\-0-9]+
|
||||||
|
- v[0-9]+.[0-9]+.[0-9]+-[a-zA-Z]+
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user