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 799b4d8 commit 25528bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
doxyfile-path: "./Doxyfile"
working-directory: "."
- name: Deploy
uses: DenverCoder1/doxygen-github-pages-action@v4
uses: DenverCoder1/doxygen-github-pages-action@v1.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 25528bf

Please sign in to comment.