Skip to content

Commit efb8a00

Browse files
authored
Use token with github/github permissions (#19102)
1 parent c863678 commit efb8a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/enterprise-dates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
script/update-enterprise-dates.js
4343
env:
44-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
GITHUB_TOKEN: ${{ secrets.DOCS_BOT }}
4545

4646
- name: Create pull request
4747
id: create-pull-request

0 commit comments

Comments
 (0)