Skip to content

Commit dc1d722

Browse files
authored
docs: use Haystack Bot in Docusaurus sync (#9884)
1 parent 9181432 commit dc1d722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Commit and push changes
5050
env:
51-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51+
GITHUB_TOKEN: ${{ secrets.HAYSTACK_BOT_TOKEN }}
5252
run: |
5353
git config --global user.name "github-actions[bot]"
5454
git config --global user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)