mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 00:49:58 +00:00
🐛 Replaces github.token with secrtets.token
This commit is contained in:
@@ -7,5 +7,5 @@ jobs:
|
||||
steps:
|
||||
- uses: exercism/pr-commenter-action@v1.2.0
|
||||
with:
|
||||
github-token: ${{ github.BOT_GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||
config-file: .github/pr-auto-comments.yml
|
||||
|
||||
Reference in New Issue
Block a user