Update tags

This commit is contained in:
grossmj 2025-09-01 18:27:04 +02:00
parent 565a76ae27
commit a34fa53823
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -3,7 +3,9 @@ name: Build and Push Docker Image
on:
workflow_dispatch:
push:
tags: ['v2.*', 'v3.*']
tags:
- v2.*
- v3.*
jobs:
build: