Publishing default, again

This commit is contained in:
object-Object 2023-08-28 02:46:32 -04:00
parent dd8e2ffe06
commit af6f168a44

View file

@ -5,15 +5,14 @@ on:
workflow_dispatch:
inputs:
publish:
description: Whether to publish the docgen to PyPI.
description: Package index to publish the docgen to
type: choice
options:
- none
- PyPI
- TestPyPI
required: false
default:
segment:
description: The version segment to bump with Hatch.
description: Version segment to bump with Hatch
type: string
required: false