diff --git a/.github/workflows/github-release.yaml b/.github/workflows/github-release.yaml index 93533b54e1..19e1e9c12e 100644 --- a/.github/workflows/github-release.yaml +++ b/.github/workflows/github-release.yaml @@ -9,6 +9,7 @@ on: workflow_dispatch: inputs: beta-branch-or-tag-name: + description: The name of the beta branch or tag to release type: string required: true