Fix globs

This commit is contained in:
Dustin Pianalto 2020-08-30 15:45:28 -08:00
parent 96b63a4e83
commit feab8e661c

View File

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