bump core for release and docs (#189)

This commit is contained in:
Bryan MacFarlane
2019-10-18 15:35:13 -04:00
committed by GitHub
parent 565d0bbe18
commit a65441cf46
3 changed files with 13 additions and 1 deletions

View File

@@ -100,6 +100,14 @@ function startGroup(name: string): void {}
function endGroup(): void {}
```
### Save State
Save state to be used in the corresponding wrapper (finally) post job entry point.
```bash
echo ::save-state name=FOO::foovalue
```
### Log Level
Finally, there are several commands to emit different levels of log output: