Skip to content

Commit

Permalink
Fixing JSDocs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Cox authored and Dan Cox committed Sep 19, 2023
1 parent f66e779 commit 51f4637
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/jsdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ jobs:
config_file: jsdocs.json
template: clean-jsdoc-theme
front_page: README.md

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./docs

0 comments on commit 51f4637

Please sign in to comment.