attempt to fix release workflow

This commit is contained in:
2025-03-19 21:50:05 +00:00
parent 436e1e9b22
commit fea67ae35b

View File

@ -3,7 +3,7 @@ name: Build and Push new tag to ECR
on:
push:
tags:
- "*"
- "*.*.*"
jobs:
build: