updataing tag github actions workflow

This commit is contained in:
2026-01-25 08:43:34 -06:00
parent 36b4018858
commit f246c1f0f6

View File

@@ -2,7 +2,7 @@ name: Tag
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- '**'
jobs:
build: