mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Update README.md
This commit is contained in:
parent
3d4892e92d
commit
6f89b5fcf5
@ -62,10 +62,10 @@ on:
|
||||
## Outputs
|
||||
|
||||
| Output | type | Example | Description |
|
||||
|:--------------------:|:-----------:|:-----------------:|:------------------------------------------------:|
|
||||
|:--------------------:|:-----------:|:---------------------:|:------------------------------------------------:|
|
||||
| base_ref_branch | `string` | `main` | The target branch of a pull request |
|
||||
| head_ref_branch | `string` | `feature/test` | The source branch of a pull request |
|
||||
| ref_branch | `string` | `1/merge` | The branch that triggered the workflow run |
|
||||
| ref_branch | `string` | `1/merge` | `main` | The branch that triggered the workflow run |
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user