Skip to content

Commit 67c8c2c

Browse files
authored
Update auto-labeler.yml
1 parent cea7d79 commit 67c8c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: actions/labeler@v5
1313
with:
14-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
14+
repo-token: "${{ secrets.GH_PAT }}"

0 commit comments

Comments
 (0)