Update Token
Some checks failed
Test / Test (push) Has been cancelled

This commit is contained in:
thororen1234 2025-06-12 11:17:08 -04:00
parent df477d0cd0
commit 5c981b6c69
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ on:
- cron: 0 0 * * * - cron: 0 0 * * *
env: env:
FORCE_COLOR: true FORCE_COLOR: true
GITHUB_TOKEN: ${{ secrets.ETOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions: write-all permissions: write-all