Skip to content

Commit

Permalink
Change token to update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Lita Garcia committed Jun 5, 2024
1 parent ab2ed95 commit b0f9493
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 @@ -42,5 +42,5 @@ jobs:
with:
target: 'fix/generate-documentation-workflow-test-merge'
source: 'fix/generate-documentation-workflow'
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN_FINE_GRAINED }}
strategy_options: 'ours'

0 comments on commit b0f9493

Please sign in to comment.