Skip to content

Commit 715008d

Browse files
authored
Update update-graphql-files.yml (#17843)
1 parent 4917aa1 commit 715008d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-graphql-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Run updater scripts
3939
env:
4040
# need to use a token from a user with access to github/github for this step
41-
GITHUB_TOKEN: ${{ secrets.RACHMARI_REPO_WORKFLOW }}
41+
GITHUB_TOKEN: ${{ secrets.DOCS_BOT }}
4242
run: |
4343
script/graphql/update-files.js
4444
- name: Create pull request

0 commit comments

Comments
 (0)