Skip to content

Commit

Permalink
#19 bringing docs back as GH Pages fix deploy in gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Jun 21, 2021
1 parent 54429b2 commit d844ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
pip install mkdocs
- name: Deploy 📦
working-directory: ./docs
run: mkdocs gh-deploy --force -m 'update website'

0 comments on commit d844ec8

Please sign in to comment.