Fix globs
This commit is contained in:
parent
96b63a4e83
commit
feab8e661c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
- development
|
- development
|
||||||
tags:
|
tags:
|
||||||
- v[]+.[]+.[-0-9a-fA-F]+
|
- v[0-9]+.[0-9]+.[-0-9a-fA-F]+
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user