fix: update the github username to github username
This commit is contained in:
@ -28,7 +28,7 @@ export async function task() {
|
|||||||
taskId: TASK_ID,
|
taskId: TASK_ID,
|
||||||
// roundNumber: roundNumber,
|
// roundNumber: roundNumber,
|
||||||
action: "fetch-todo",
|
action: "fetch-todo",
|
||||||
githubUsername: stakingKey,
|
githubUsername: process.env.GITHUB_USERNAME,
|
||||||
stakingKey: stakingKey,
|
stakingKey: stakingKey,
|
||||||
},
|
},
|
||||||
stakingKeypair.secretKey,
|
stakingKeypair.secretKey,
|
||||||
|
Reference in New Issue
Block a user