Skip to content

Commit 4aa1539

Browse files
authored
Update doxygen.yml
1 parent 0984f5a commit 4aa1539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Clone docs branch
3131
run: |
32-
git clone --branch docs https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }} docs-out
32+
git clone --branch docs https://x-access-token:${{ secrets.USER_TOKEN }}@github.com/${{ github.repository }} docs-out
3333
3434
- name: Copy generated HTML
3535
run: |

0 commit comments

Comments
 (0)