From bd4e4a4899a87dd5d0d5fd6710d1baa8624885dc Mon Sep 17 00:00:00 2001 From: "tier4-autoware-public-bot[bot]" <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 06:28:56 +0000 Subject: [PATCH] chore: sync files (#311) Signed-off-by: GitHub Co-authored-by: kenji-miyake --- .github/workflows/github-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-release.yaml b/.github/workflows/github-release.yaml index 93533b54e..19e1e9c12 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