build: remove GH token?

This commit is contained in:
Kat Inskip 2024-04-07 10:26:13 -07:00
parent 7224602a84
commit 7aa82039fa
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -22,6 +22,5 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: site
publish_dir: _site