Fix publish docs

pull/459/head
Arijit Basu 2 years ago
parent 3d81a49cec
commit 048f89139b
No known key found for this signature in database
GPG Key ID: 0F8EF5258DC38077

@ -27,6 +27,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
allow_empty_commit: true
keep_files: false
env:

Loading…
Cancel
Save