Skip to content

Commit f2bb703

Browse files
committed
chore(template): sync with hutchic/template-template
1 parent 9dfce16 commit f2bb703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/labeller.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
- uses: actions/labeler@v3
1212
continue-on-error: true
1313
with:
14-
repo-token: ${{ secrets.AUTOMERGE_TOKEN }}
14+
repo-token: ${{ secrets.AUTO_MERGE_TOKEN }}
1515
- uses: TimonVS/[email protected]
1616
continue-on-error: true
1717
env:
18-
GITHUB_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}
18+
GITHUB_TOKEN: ${{ secrets.AUTO_MERGE_TOKEN }}

0 commit comments

Comments
 (0)