diff --git a/.github/workflows/distribution-deploy.yml b/.github/workflows/distribution-deploy.yml index 7f582d94b..92065cd1e 100644 --- a/.github/workflows/distribution-deploy.yml +++ b/.github/workflows/distribution-deploy.yml @@ -2,7 +2,7 @@ name: Demo deploy on: push: - branches: ["demo"] + branches: ["master"] workflow_dispatch: jobs: docker-build-and-push-client: