We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2266b30 commit 74c9d46Copy full SHA for 74c9d46
.github/workflows/doxygen.yml
@@ -23,4 +23,5 @@ jobs:
23
uses: peaceiris/actions-gh-pages@v3
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
+ publish_branch: gh-pages # <<< força branch gh-pages
27
publish_dir: ./docs/html
0 commit comments