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