Update .github/workflows/docker-build.yml
Actionlint / build (push) Successful in 23s

This commit is contained in:
2026-07-17 11:24:18 +03:00
parent ec75d04e07
commit 863ec9d533
-1
View File
@@ -17,7 +17,6 @@ on:
image_name: image_name:
description: 'name of the dockerimage' description: 'name of the dockerimage'
required: true required: true
default: ${{ github.repository }}
type: string type: string
checkout: checkout:
description: 'checkout repo first' description: 'checkout repo first'