1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

fix: use another token

This commit is contained in:
2025-05-03 23:48:52 +02:00
committed by GitHub
parent 1eb4c677a7
commit 8feda41809

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 }}