Fix release tag (#2511)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-06-27 12:16:53 +03:00
committed by GitHub
parent bb70309a60
commit d95e60280e
3 changed files with 4 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
# This workflow builds and releases Docker images for Hawkbit applications to DockerHub.
# It should be run from personal forks of the hawkbit repository with set .
# personal DOCKERHUB_USERNAME var and DOCKERHUB_TOKEN secret.
name: Release Docker Images
name: Release - Docker Images
on:
# enable running the workflow manually