diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f434b92..bf444bc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,6 +8,8 @@ on: inputs: version: description: version + required: true + type: choice options: - major - minor