Skip to content

Commit

Permalink
♻️ Added a redirecting index page
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed Aug 4, 2021
1 parent a60ef6e commit 5cdee87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ jobs:
- name: Build latest documentation
shell: bash
run: |
mv docs/* .
make clean
make
mv index.html _build
- name: Deploy documentation to GitHub Pages
uses: JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92 # This is version 4.1.4
with:
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 5cdee87

Please sign in to comment.