mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-26 17:58:04 +03:00
Testing out a thought
This commit is contained in:
parent
ba61a56a57
commit
7b5b9d0a2e
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ async function run(): Promise<void> {
|
||||||
"Authorization": `Bearer ${inputs.token}`
|
"Authorization": `Bearer ${inputs.token}`
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
console.log("here?")
|
||||||
core.setOutput("status_url", response.data)
|
core.setOutput("status_url", response.data)
|
||||||
console.log(response.data)
|
console.log(response.data)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue