Easyfix: add github token

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-05-05 08:58:18 +02:00
parent 3a6ea93157
commit a74e3ca47f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -5,3 +5,7 @@ wiki_url = "fedoraproject.org"
[cache]
backend = "dogpile.cache.null"
[github]
username = "abompard"
api_key = "{{ easyfix_github_token }}"