update readme

This commit is contained in:
Juzlus 2026-06-10 14:42:00 +02:00
parent 693326c215
commit e653712012
6 changed files with 70 additions and 24 deletions

View file

@ -29,6 +29,7 @@ jobs:
env:
DISCORD_USER_IDS: ${{ secrets.DISCORD_USER_IDS }}
EXTRA_USERS_GITHUB: ${{ secrets.EXTRA_USERS_GITHUB }}
DISCORD_BOT_TOKEN: ${{ secrets.DISCORD_BOT_TOKEN }}
run: python .github/update_thanks.py
- name: Commit changes