mirror of
https://github.com/softprops/action-gh-release
synced 2026-01-29 06:49:07 +08:00
@@ -310,6 +310,7 @@ export const release = async (
|
||||
return release.data;
|
||||
} catch (error) {
|
||||
// presume a race with competing metrix runs
|
||||
console.log(error.response.data)
|
||||
console.log(
|
||||
`⚠️ GitHub release failed with status: ${
|
||||
error.status
|
||||
|
||||
Reference in New Issue
Block a user