workflow_call doesn't support the choice input (#37)

This commit is contained in:
Nogweii
2023-05-29 18:09:43 -07:00
committed by GitHub
parent c900249ebc
commit c616a13ea6

View File

@@ -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