mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 09:29:53 +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
|
||||
tags:
|
||||
required: true
|
||||
type: String
|
||||
type: string
|
||||
secrets:
|
||||
DOCKERHUB_USERNAME:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue