wrong header
This commit is contained in:
parent
2301a5f43c
commit
6ead55d543
@ -22,7 +22,7 @@ const handler = async ({payload}: FirRouteInput<typeof payloadT>) => {
|
||||
fs,
|
||||
http,
|
||||
headers: {
|
||||
"Authentication": `token ${token}`,
|
||||
"Authorization": `token ${token}`,
|
||||
},
|
||||
dir: "./repos",
|
||||
url: manifest.repo,
|
||||
|
Loading…
x
Reference in New Issue
Block a user