ci: fix docker workflow
All checks were successful
Checks / check (push) Successful in -6m19s
Build and Push Docker Image / Build and Push Image (push) Successful in -6m56s

This commit is contained in:
Vladimir Rubin 2024-12-07 16:13:47 +02:00
parent 2803a26870
commit c844e4c6cb
Signed by: vavakado
GPG key ID: CAB744727F36B524

View file

@ -7,6 +7,7 @@ on:
description: "Version for the release (e.g., v1.0.0)"
required: true
default: "v1.0.0"
type: string
jobs:
release: