Skip to content

Commit 2c1cdf1

Browse files
authored
Merge branch 'main' into qwen-image-batch-size-mismatch
2 parents b635e65 + 431066e commit 2c1cdf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue_labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Get labels from LLM
1919
id: get-labels
2020
env:
21-
HF_TOKEN: ${{ secrets.HF_TOKEN }}
21+
HF_TOKEN: ${{ secrets.ISSUE_LABELER_HF_TOKEN }}
2222
ISSUE_TITLE: ${{ github.event.issue.title }}
2323
ISSUE_BODY: ${{ github.event.issue.body }}
2424
run: |

0 commit comments

Comments
 (0)