Use token with github/github permissions (#19102)
This commit is contained in:
2
.github/workflows/enterprise-dates.yml
vendored
2
.github/workflows/enterprise-dates.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
run: |
|
||||
script/update-enterprise-dates.js
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.DOCS_BOT }}
|
||||
|
||||
- name: Create pull request
|
||||
id: create-pull-request
|
||||
|
||||
Reference in New Issue
Block a user