Skip to content

Commit

Permalink
Bug in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mgraffg committed Aug 3, 2024
1 parent 5ba3544 commit f886b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "mgraffg"
cd quarto
quarto render .
quarto publish gh-pages . --no-browser
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f886b7e

Please sign in to comment.