ci: remove conditional

This commit is contained in:
Daylin Morgan 2023-04-27 09:10:54 -05:00
parent 49e6596c9f
commit f331a2f050
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 0 additions and 1 deletions

View File

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