mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-27 14:18:04 +08:00
Add core.info to Logging section
This commit is contained in:
@@ -89,6 +89,7 @@ try {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Do stuff
|
// Do stuff
|
||||||
|
core.info('Output to the actions build log')
|
||||||
}
|
}
|
||||||
catch (err) {
|
catch (err) {
|
||||||
core.error(`Error ${err}, action may still succeed though`);
|
core.error(`Error ${err}, action may still succeed though`);
|
||||||
|
|||||||
Reference in New Issue
Block a user