We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768919b commit f1a31f5Copy full SHA for f1a31f5
1 file changed
README.md
@@ -18,7 +18,7 @@ jobs:
18
deploy:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: DenverCoder1/doxygen-github-pages-action@v1
+ - uses: DenverCoder1/doxygen-github-pages-action@v1.1.0
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
```
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
branch: gh-pages
0 commit comments