Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
infinityofspace committed Jun 17, 2024
2 parents e62f8a4 + 2c49676 commit 6ef6874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: cd docs && make html

- name: Publish docs to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/build/html

0 comments on commit 6ef6874

Please sign in to comment.