Skip to content

Commit dc29bbb

Browse files
authored
Update README.md
1 parent e3b518f commit dc29bbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
deploy:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: JustEnoughMod/doxygen-github-pages-action@v1.0.0
23+
- uses: JustEnoughMod/DoxygenDeployAction@v1.0.0
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
```
@@ -50,7 +50,7 @@ jobs:
5050
deploy:
5151
runs-on: ubuntu-latest
5252
steps:
53-
- uses: JustEnoughMod/doxygen-github-pages-action@v1.0.0
53+
- uses: JustEnoughMod/DoxygenDeployAction@v1.0.0
5454
with:
5555
github_token: ${{ secrets.GITHUB_TOKEN }}
5656
branch: gh-pages

0 commit comments

Comments
 (0)