Adjust tag regex for prerelease
This commit is contained in:
parent
8e0674e77f
commit
829c3e38bd
|
@ -6,7 +6,7 @@ concurrency:
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- ".*-alpha.*"
|
||||
- "*-alpha.*"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue