From 233ce96473f3e513aa2a6bb3aacbee3b9bfcc621 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Sun, 31 Jan 2021 14:19:07 -0500 Subject: [PATCH] github: Change text for release deployment script --- .github/workflows/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 4f7b34d7..62e5cea9 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -9,7 +9,7 @@ on: workflow_dispatch: inputs: tag: - description: "Which tag to test against." + description: "Which tag to deploy as:" required: true push: tags: