Skip to content

Commit 279d60d

Browse files
committed
chore(repo): Use CLERK_COOKIE_PAT for labeler action
1 parent 0ff85c6 commit 279d60d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/labeler@v4
14+
with:
15+
repo-token: ${{ secrets.CLERK_COOKIE_PAT }}

0 commit comments

Comments
 (0)