Skip to content

Commit

Permalink
now build docs?
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld committed Feb 22, 2024
1 parent 862b475 commit 47a0f82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2
- name: Render and publush to gh-pages
run:
git config --global user.email "[email protected]"
git config --global user.name "Quarto GHA Workflow Runner"
poetry run quarto publish gh-pages docs --no-browser

0 comments on commit 47a0f82

Please sign in to comment.