From 7103a54bc899bcf1725ee844310123c19bb52637 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 8 Sep 2024 04:56:20 +0800 Subject: chore(workflow): update inputs for version in workflows (#110) --- .github/workflows/release.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.github/workflows/release.yml') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d9200ad..b2f9f56 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,6 +13,11 @@ on: - 'v*' pull_request: workflow_dispatch: + inputs: + version: + type: string + required: true + description: 'The version to update' permissions: contents: read -- cgit v1.2.3-70-g09d2