mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
workflow_call doesn't support the choice input (#37)
This commit is contained in:
5
.github/workflows/container.yml
vendored
5
.github/workflows/container.yml
vendored
@@ -7,10 +7,7 @@ on:
|
||||
required: true
|
||||
default: 'preview'
|
||||
description: 'Suwayomi Release Type'
|
||||
type: choice
|
||||
options:
|
||||
- stable
|
||||
- preview
|
||||
type: string
|
||||
do_upload:
|
||||
required: true
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user