diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index aac39c2..f62324b 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -51,6 +51,8 @@ jobs: deploy-website: name: Deploy Website + runs-on: ubuntu-latest + if: github.ref == 'refs/heads/main' environment: