1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Use token with github/github permissions (#19102)

This commit is contained in:
Rachael Sewell
2021-05-03 10:19:06 -07:00
committed by GitHub
parent c863678e73
commit efb8a00351

View File

@@ -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