mirror of https://github.com/helix-editor/helix
ci: Specify tag format.
parent
cd1754f783
commit
41997d136a
|
@ -5,6 +5,7 @@ on:
|
|||
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
## - release
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue