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