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: