mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
🚧 github: Fix input type
This commit is contained in:
parent
8951955daf
commit
873f102d6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-subimage.yml
vendored
2
.github/workflows/build-subimage.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
type: string
|
type: string
|
||||||
tags:
|
tags:
|
||||||
required: true
|
required: true
|
||||||
type: String
|
type: string
|
||||||
secrets:
|
secrets:
|
||||||
DOCKERHUB_USERNAME:
|
DOCKERHUB_USERNAME:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue