From 4f047aa85424c17f58b706fcf8115f391f1b2670 Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Sat, 18 Jul 2020 02:43:41 +0900 Subject: [PATCH] ci: improve `dry-run` description --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 103c9afa..681742a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,7 +5,7 @@ on: branches: ["master"] inputs: dry-run: - description: Set `true` if you do not release it yet + description: Set `true` if you want to dry-run required: false jobs: