Skip to content

Commit

Permalink
Update checkout options for doxygen (#482)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
tony-josi-aws authored Nov 20, 2024
1 parent ca335f9 commit b3a2ba1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
if: github.event.pull_request.merged == true
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
fetch-depth: 0
- name: Switch to gh-pages branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b3a2ba1

Please sign in to comment.