Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x17 authored Oct 3, 2023
1 parent 25528bf commit 0c702ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
doxyfile-path: "./Doxyfile"
working-directory: "."
- name: Deploy
uses: DenverCoder1/doxygen-github-pages[email protected]
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
publish_dir: ./docs/html

0 comments on commit 0c702ed

Please sign in to comment.