From 57db41441b604814081e825d4cb0ed411e67ba40 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Fri, 3 Nov 2023 22:34:48 +0100 Subject: [PATCH] ci: Fix typo --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3e2254d..f78d016 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: inputs: output-branch: - descripton: "Branch to push static files to" + description: "Branch to push static files to" required: true jobs: