mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-12-14 04:31:40 +08:00
Testing out a thought
This commit is contained in:
@@ -94,6 +94,7 @@ async function run(): Promise<void> {
|
||||
"Authorization": `Bearer ${inputs.token}`
|
||||
}
|
||||
})
|
||||
console.log("here?")
|
||||
core.setOutput("status_url", response.data)
|
||||
console.log(response.data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user