diff --git a/.github/workflows/deploy-to-production.yml b/.github/workflows/deploy-to-production.yml index f2174f81435..bd6033f974b 100644 --- a/.github/workflows/deploy-to-production.yml +++ b/.github/workflows/deploy-to-production.yml @@ -21,8 +21,7 @@ on: push: branches: - master - repository_dispatch: - types: rebuild-production + workflow_dispatch: permissions: contents: write