fix typo in tag filter for builds

This commit is contained in:
Fco. Javier Delgado del Hoyo 2021-03-16 19:59:46 +01:00
parent 4d2a75df19
commit 4e5a9162f4

View file

@ -6,7 +6,7 @@ on:
branches:
- "**"
tags:
- "v*"
- "**"
jobs:
test: