We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b518f commit dc29bbbCopy full SHA for dc29bbb
1 file changed
README.md
@@ -20,7 +20,7 @@ jobs:
20
deploy:
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: JustEnoughMod/doxygen-github-pages-action@v1.0.0
+ - uses: JustEnoughMod/DoxygenDeployAction@v1.0.0
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
```
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
branch: gh-pages
0 commit comments