diff --git a/.github/workflows/auto-deploy.yml b/.github/workflows/auto-deploy.yml index 91cbb00..76d5b17 100644 --- a/.github/workflows/auto-deploy.yml +++ b/.github/workflows/auto-deploy.yml @@ -2,7 +2,7 @@ name: Auto Deploy on: push: - branches: ['main'] + branches: ['master'] env: PTERO_PATH: /var/lib/pterodactyl/volumes/${{ secrets.PTERO_VOLUME }}