Update README.md

This commit is contained in:
Tonye Jack 2020-12-11 10:21:30 -05:00 committed by GitHub
parent c8da2ee9ad
commit 5cf65e9052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,17 @@ Get branch information without the `/ref/heads` prefix
## Outputs
| Output | type | Example |
|:--------------------:|:-----------:|:-----------------:|
| ref_branch | `string` | `main` |
| head_ref_branch | `string` | `feature/test` |
| base_ref_branch | `string` | `1/merge` |
* Free software: [MIT license](LICENSE)