Fixed version format for auto building
This commit is contained in:
parent
4435feab54
commit
dfcbf976c0
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building a release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v[0-9]+.[0-9]+.[0-9]+"
|
- "v[0-9]+"
|
||||||
- "build-[0-9]+"
|
- "build-[0-9]+"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user