feat(workflows): add support for v4 branch in docker-publish-fast workflow
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 3m3s

This commit is contained in:
2026-02-24 00:00:46 +07:00
parent 00afe2d6b2
commit d397612fa5
+1
View File
@@ -5,6 +5,7 @@ on:
branches:
- tabler
- v3
- v4
jobs:
build-and-push-fast: