ci: Specify tag format.

This commit is contained in:
Blaž Hrastnik 2021-05-10 17:37:21 +09:00
parent cd1754f783
commit 41997d136a

View file

@ -5,6 +5,7 @@ on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
## - release
jobs: