Skip to content

Commit

Permalink
Use PERSONAL_ACCESS_TOKEN_FINE_GRAINED to merge branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mariags803 committed Jun 5, 2024
1 parent fe9cdcb commit 60e1b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-and-submit-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
source: 'fix/generate-documentation-workflow'
user_email: github-actions[bot]@users.noreply.github.com
user_name: github-actions[bot]
token: ${{ secrets.AUTHORIZATION_TOKEN }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN_FINE_GRAINED }}
strategy_options: 'ours'

0 comments on commit 60e1b15

Please sign in to comment.