1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-05-04 16:42:10 +00:00

fix: use another token

This commit is contained in:
Florian Bouillon 2025-05-03 23:48:52 +02:00 committed by GitHub
parent 1eb4c677a7
commit 8feda41809
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,4 +33,4 @@ jobs:
id: load-cards
run: bun load-cards.js
env:
INPUT_GITHUB-TOKEN: ${{ secrets.GITHUB_TOKEN }}
INPUT_GITHUB-TOKEN: ${{ secrets.TCGDEX_BOT }}