Skip to content

Add doc deployment job #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Try a different action
  • Loading branch information
dstansby committed Jun 15, 2023
commit e42012a609f332b8b7bdcf7ee614fd2e1aa4652e
9 changes: 3 additions & 6 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: docs
- name: Push to GitHub pages
uses: peaceiris/actions-gh-pages@v3
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/_build/html
destination_dir: dev
publish_branch: gh-pages-test
folder: docs/_build/html