Update update-graphql-files.yml (#17843)
This commit is contained in:
2
.github/workflows/update-graphql-files.yml
vendored
2
.github/workflows/update-graphql-files.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Run updater scripts
|
||||
env:
|
||||
# need to use a token from a user with access to github/github for this step
|
||||
GITHUB_TOKEN: ${{ secrets.RACHMARI_REPO_WORKFLOW }}
|
||||
GITHUB_TOKEN: ${{ secrets.DOCS_BOT }}
|
||||
run: |
|
||||
script/graphql/update-files.js
|
||||
- name: Create pull request
|
||||
|
||||
Reference in New Issue
Block a user