change build-action to build when tag is set
Some checks failed
trivy-scan-image / trivy_image_scan (push) Failing after 28s
trivy-scan-image / telegram-notify (push) Successful in 2s
build-image / release-image (push) Successful in 3m35s

This commit is contained in:
2026-03-13 18:08:43 +01:00
parent aa5f6b016b
commit 6b112b97a4

View File

@@ -1,5 +1,5 @@
name: build-image
run-name: build and push Docker-Image :${{ github.ref_name }}
run-name: build and push Docker-Image with tag:${{ github.ref_name }}
on:
push: