diff --git a/.github/workflows/api_refs.yaml b/.github/workflows/api_refs.yaml index 424f816818..ba8f0d6251 100644 --- a/.github/workflows/api_refs.yaml +++ b/.github/workflows/api_refs.yaml @@ -4,7 +4,7 @@ on: workflow_dispatch: inputs: version: - description: 'Released version' + description: 'Released version tag (for example: v4.6.21 or v5.0.0)' required: true type: string