updating docker build workflow for any version tags
Sync GitHub / sync (push) Successful in 6s

This commit is contained in:
2026-06-14 15:42:20 -04:00
parent c0caf0f071
commit 4fffbd947d
+1 -3
View File
@@ -2,10 +2,8 @@ name: Push Docker
on:
push:
branches:
- main
tags:
- '*'
- '[0-9.].?[0-9]?.?[0-9]?'
jobs:
docker: