Add .mas tag for releases (#2644)
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
tags:
|
||||
- "v[0-9]+.[0-9]+.[0-9]+"
|
||||
- "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
|
||||
- "v[0-9]+.[0-9]+.[0-9]+-mas.[0-9]+"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Reference in New Issue
Block a user