Update update_blacklist.yml

This commit is contained in:
jqtmviyu 2024-07-30 11:01:41 +08:00 committed by GitHub
parent 54d997474d
commit f76b3791ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
git add transmission_blacklist.txt
git add .
git commit -m 'Update transmission blacklist'
git push