fix: build container for tagged releases

This commit is contained in:
vladislav doster 2023-06-05 20:41:10 -05:00 committed by GitHub
parent c3f9d8967d
commit f933dc028e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- v[0-9]+.[0-9]+.[0-9]+
workflow_dispatch:
jobs: