Skip to content

Commit b3a2ba1

Browse files
Update checkout options for doxygen (#482)
* Use normal push * use gh pages * use gh pages * use gh pages * use gh pages * use gh pages * use gh pages * use gh pages * use gh pages * fix checkout * fix checkout * Revert unwanted change
1 parent ca335f9 commit b3a2ba1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/doxygen.yml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
if: github.event.pull_request.merged == true
1414
steps:
1515
- uses: actions/checkout@v4
16-
with:
17-
persist-credentials: false
18-
fetch-depth: 0
1916
- name: Switch to gh-pages branch
2017
env:
2118
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)