Skip to content

Commit df91c95

Browse files
feat: Updated .github/workflows/lock-threads.yml
1 parent 259cba1 commit df91c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-threads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- name: Lock Threads
1212
uses: dessant/lock-threads@v4
1313
with:
14-
github-token: ${{ secrets.GITHUB_TOKEN }}
14+
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)