Skip to content

Commit

Permalink
Update doxygen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 7, 2023
1 parent 4a00544 commit e564ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: doxygen Doxyfile

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@releases/v3
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit e564ca2

Please sign in to comment.