update tag filter

This commit is contained in:
sid palas
2021-05-27 17:21:32 -07:00
parent 2e3891b7dc
commit 30b623bfac

View File

@@ -5,7 +5,7 @@ on:
branches:
- main
tags:
- v\d+\.\d+\.\d+$
- v[0-9]+\.[0-9]+\.[0-9]+$
pull_request:
jobs: