update example config

This commit is contained in:
Satr14 2024-10-14 21:12:03 +07:00 committed by GitHub
commit ff50af0f3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,9 +8,8 @@ your id on the web
```json ```json
{ {
"description": "Project Description", "description": "Project Description (optional)",
"owner": { "owner": {
"repo": "https://github.com/username/repo",
"email": "hello@example.com", "email": "hello@example.com",
"username": "github-username" "username": "github-username"
}, },