mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 18:43:51 +08:00
Update README.md
This commit is contained in:
parent
c8da2ee9ad
commit
5cf65e9052
11
README.md
11
README.md
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user