mirror of
https://github.com/actions/toolkit.git
synced 2026-08-26 00:00:28 +02: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