Skip to content

Commit

Permalink
temporarily remove ref check, deploy from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoir committed Feb 15, 2024
1 parent 99fad43 commit f94988f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
- name: Build HTML
run: yarn && yarn build
- name: Deploy GitHub pages
if: ${{ github.ref == 'refs/heads/main' }}
run: yarn deploy

0 comments on commit f94988f

Please sign in to comment.