diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9e7f4c4..1a65eab 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy 🚀 on: push: - branches: ["master", "deploy-test"] + branches: ["main", "deploy-test"] jobs: deploy: