1
0
mirror of synced 2026-01-05 12:07:35 -05:00

Update update-graphql-files.yml (#17843)

This commit is contained in:
Rachael Sewell
2021-02-13 11:27:32 -08:00
committed by GitHub
parent 4917aa1e93
commit 715008dcac

View File

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