Skip to content

Commit

Permalink
dont need double if
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels committed Jul 17, 2023
1 parent 54a3e91 commit a77aade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ jobs:
path: public

- name: Deploy 🚀
if: github.ref == 'refs/heads/main'
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
Expand Down

0 comments on commit a77aade

Please sign in to comment.