mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 22:23:50 +08:00
Update README.md
This commit is contained in:
parent
8e819384f9
commit
9f1248ad23
10
README.md
10
README.md
@ -37,11 +37,11 @@ Get branch information without the `/ref/*` prefix
|
|||||||
|
|
||||||
## Outputs
|
## Outputs
|
||||||
|
|
||||||
| Output | type | Example |
|
| Output | type | Example | Description |
|
||||||
|:--------------------:|:-----------:|:-----------------:|
|
|:--------------------:|:-----------:|:-----------------:|:------------------------------------------------:|
|
||||||
| ref_branch | `string` | `main` |
|
| ref_branch | `string` | `main` | The target branch of a pull request |
|
||||||
| head_ref_branch | `string` | `feature/test` |
|
| head_ref_branch | `string` | `feature/test` | The source branch of a pull request |
|
||||||
| base_ref_branch | `string` | `1/merge` |
|
| base_ref_branch | `string` | `1/merge` | The branch that triggered the workflow run |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user