Skip to content

Commit

Permalink
Add test target
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Aug 4, 2024
1 parent 32e8b7d commit b05beeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh_pages
branch: test_gh_pages
folder: build/docs/html

0 comments on commit b05beeb

Please sign in to comment.