Skip to content

Commit 259471e

Browse files
authored
ci: add bot token (#89)
1 parent 1819bbf commit 259471e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
os: ubuntu-latest
2222
secrets:
23-
token: ${{ secrets.GITHUB_TOKEN }}
23+
token: ${{ secrets.WAY_FINDER_BOT_TOKEN }}
2424

2525
...

0 commit comments

Comments
 (0)