mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 13:40:23 +08:00
Add an option to upload some debugging artifacts
This commit is contained in:
@@ -163,6 +163,7 @@ async function run() {
|
||||
getOptionalInput("packs"),
|
||||
getOptionalInput("config-file"),
|
||||
getOptionalInput("db-location"),
|
||||
getOptionalInput("debug") === "true",
|
||||
parseRepositoryNwo(getRequiredEnvParam("GITHUB_REPOSITORY")),
|
||||
getTemporaryDirectory(),
|
||||
getRequiredEnvParam("RUNNER_TOOL_CACHE"),
|
||||
|
||||
Reference in New Issue
Block a user