diff --git a/config.example.json b/config.example.json index f898b3c..4a76676 100644 --- a/config.example.json +++ b/config.example.json @@ -3,10 +3,10 @@ "gitlab_token": "glpat-your_gitlab_personal_access_token_here", "codeberg_token": "your_codeberg_access_token_here", "sourcehut": { - "token": "AFRfVWoAAAAAAAAGZWxlcmNoMXjCv+4TPV+Qq1CMiUWDAZ/RNZzykaxJVZttjjCa1BU", + "token": "your_sourcehut_token_here", "repositories": [ "~sircmpwn/aerc", "~emersion/gamja" ] } -} \ No newline at end of file +}