mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-05-13 03:06:45 +08:00
This should output the url
This commit is contained in:
parent
ca82d0caf4
commit
ba61a56a57
@ -94,6 +94,7 @@ async function run(): Promise<void> {
|
|||||||
"Authorization": `Bearer ${inputs.token}`
|
"Authorization": `Bearer ${inputs.token}`
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
core.setOutput("status_url", response.data)
|
||||||
console.log(response.data)
|
console.log(response.data)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user