diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c5c80b6f..bf0b9309 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,7 @@ on: workflow_dispatch: inputs: branch: - description: 'Which branch should be built' + description: "Which branch should be built" required: true default: 'main' type: string