fix(io): fix typo (#443)
This commit is contained in:
@@ -135,7 +135,7 @@ export async function checkInputs() {
|
|||||||
value = getInput('fetch')
|
value = getInput('fetch')
|
||||||
}
|
}
|
||||||
|
|
||||||
core.debug(`Currrent fetch option: '${value}' (parsed as ${typeof value})`)
|
core.debug(`Current fetch option: '${value}' (parsed as ${typeof value})`)
|
||||||
}
|
}
|
||||||
// #endregion
|
// #endregion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user