mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-19 10:49:18 +00:00
fix: use another token
This commit is contained in:
2
.github/workflows/comment-pr.yml
vendored
2
.github/workflows/comment-pr.yml
vendored
@ -33,4 +33,4 @@ jobs:
|
|||||||
id: load-cards
|
id: load-cards
|
||||||
run: bun load-cards.js
|
run: bun load-cards.js
|
||||||
env:
|
env:
|
||||||
INPUT_GITHUB-TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
INPUT_GITHUB-TOKEN: ${{ secrets.TCGDEX_BOT }}
|
||||||
|
Reference in New Issue
Block a user