Skip to content

Commit

Permalink
Updated to a token which has access to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathvutpala authored Jun 6, 2024
1 parent a3c7794 commit 9b6d0f9
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 @@ -30,4 +30,4 @@ jobs:
target: 'fix/generate-documentation-workflow-test-merge'
source: 'fix/generate-documentation-workflow'
strategy_options: 'ours'
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 9b6d0f9

Please sign in to comment.