ci: remove ref check

This commit is contained in:
Daylin Morgan 2023-05-29 13:20:49 -05:00
parent f04729fd5e
commit 15442a406a
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -20,7 +20,6 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./site