replace (now revoked) sourcehut token with placeholder
This commit is contained in:
parent
825a8420bc
commit
d2ecef20b1
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
||||||
"gitlab_token": "glpat-your_gitlab_personal_access_token_here",
|
"gitlab_token": "glpat-your_gitlab_personal_access_token_here",
|
||||||
"codeberg_token": "your_codeberg_access_token_here",
|
"codeberg_token": "your_codeberg_access_token_here",
|
||||||
"sourcehut": {
|
"sourcehut": {
|
||||||
"token": "AFRfVWoAAAAAAAAGZWxlcmNoMXjCv+4TPV+Qq1CMiUWDAZ/RNZzykaxJVZttjjCa1BU",
|
"token": "your_sourcehut_token_here",
|
||||||
"repositories": [
|
"repositories": [
|
||||||
"~sircmpwn/aerc",
|
"~sircmpwn/aerc",
|
||||||
"~emersion/gamja"
|
"~emersion/gamja"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue