diff --git a/.github/workflows/DeployAstro.yml b/.github/workflows/DeployAstro.yml index fea9939..b58eff5 100644 --- a/.github/workflows/DeployAstro.yml +++ b/.github/workflows/DeployAstro.yml @@ -59,7 +59,6 @@ jobs: path: ${{ env.BUILD_PATH }}/dist deploy: - if: github.event.pull_request.merged == true environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}