Skip to content

Commit ab7ec6c

Browse files
committed
Typo
1 parent 6606dff commit ab7ec6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trymerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Merge PR
3737
shell: bash
3838
env:
39-
GITHUB_TOKEN: ${{ secrets.MERGEBOT_TOKEN }}
39+
GITHUB_TOKEN: ${{ secrets.PYTORCH_MERGEBOT_TOKEN }}
4040
PR_NUM: ${{ github.event.client_payload.pr_num }}
4141
FORCE: ${{ github.event.client_payload.force}}
4242
COMMENT_ID: ${{ github.event.client_payload.comment_id }}

0 commit comments

Comments
 (0)