Update build-docker-image-to-prod.yml

This commit is contained in:
Maidul Islam
2025-08-08 15:09:46 -07:00
committed by GitHub
parent d879cfd90c
commit 50f434cd80

View File

@@ -2,7 +2,7 @@ name: Release production images (frontend, backend)
on:
push:
tags:
- "v*.*.*"
- "vv*.*.*"
jobs:
backend-image: