Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 6f93979

Browse files
🔧 Fix for #95
1 parent 5fb527a commit 6f93979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: TanmayPatil105/doxygen-github-pages-action@v0.0.1
14+
- uses: TanmayPatil105/doxygen-github-pages-action@v0.0.2
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
branch: gh-pages

0 commit comments

Comments
 (0)