ignore the v
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m23s

This commit is contained in:
Karl 2025-07-14 20:10:20 +01:00
parent 56f0396b20
commit bdc96504bc

View File

@ -3,7 +3,7 @@ name: Build and Publish Docker Image
on: on:
push: push:
tags: tags:
- "v*.*.*" - "*.*.*"
workflow_dispatch: workflow_dispatch:
jobs: jobs: