improve tag format match
This commit is contained in:
parent
7b772e3a4a
commit
8f3d21c312
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
# release tags
|
||||
create:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+*'
|
||||
- 'v[0-9]+\.[0-9]+\.[0-9]+*'
|
||||
env:
|
||||
MONGODB_3_4: 3.4.19
|
||||
MONGODB_3_6: 3.6.13
|
||||
|
Loading…
x
Reference in New Issue
Block a user