Skip to content

Commit

Permalink
Merge commit 'da29e3106a76f9a6d2fec6a867a921cd0b6c4c41'
Browse files Browse the repository at this point in the history
  • Loading branch information
moosetest committed May 1, 2024
2 parents a4a7248 + da29e31 commit f52c558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cd doc
./moosedocs.py build --num-threads 4 --destination site
- name: Update gh-pages branch
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./doc/site
Expand Down

0 comments on commit f52c558

Please sign in to comment.