Skip to content

Commit

Permalink
Update doxygen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lduf authored Nov 3, 2023
1 parent 2427c08 commit c76e5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Push Changes to Different Repository
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # Use a personal access token with permission to the target repo
github_token: ${{ secrets.LUCAS_SECRET_TO_PUSH }} # Use a personal access token with permission to the target repo
force: true
branch: website-code-doc
repository: org-SCAN/doc # Replace with your username and the target repository
Expand Down

0 comments on commit c76e5fc

Please sign in to comment.