Fix globs

This commit is contained in:
Dustin Pianalto 2020-08-30 16:00:59 -08:00
parent feab8e661c
commit 187f9816ca

View File

@ -8,7 +8,7 @@ on:
- master
- development
tags:
- v[0-9]+.[0-9]+.[-0-9a-fA-F]+
- v[0-9]+.[0-9]+.[\-0-9a-zA-Z]+
jobs:
build: