mirror of
https://github.com/actions/deploy-pages.git
synced 2026-04-04 00:32:10 +00:00
try output stacktrace as well
This commit is contained in:
@@ -43,6 +43,7 @@ async function main() {
|
||||
await deployment.create(idToken)
|
||||
await deployment.check()
|
||||
} catch (error) {
|
||||
|
||||
core.setFailed(error)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user