Skip to content

Commit

Permalink
revert CI to work on push due to Action limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaboudi1 committed Feb 18, 2024
1 parent 281e62d commit bb7fd32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/DeployAstro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit bb7fd32

Please sign in to comment.