There was an error while loading. Please reload this page.
2 parents 9973723 + b4afdd7 commit 0872cc1Copy full SHA for 0872cc1
1 file changed
.github/workflows/release.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- "[0-9]+.[0-9]+.[0-9]+"
6
+ - "[0-9]+.[0-9]+.[0-9]+-[0-9]+"
7
paths-ignore:
8
- '.github/workflows/**'
9
0 commit comments