Switched env with with @minor

This commit is contained in:
Corey Oordt 2021-12-23 17:49:37 -06:00
parent 75f2f57083
commit e8e9fa3b93

View file

@ -36,7 +36,7 @@ jobs:
make docs
- name: github pages deploy
uses: peaceiris/actions-gh-pages@v3.8.0
env:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: docs