mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Merge pull request #175 from tj-actions/chore/update-readme
Updated README.md
This commit is contained in:
commit
96c7c76c71
@ -69,7 +69,7 @@ Support this project with a :star:
|
|||||||
|
|
||||||
| OUTPUT | TYPE | DESCRIPTION |
|
| OUTPUT | TYPE | DESCRIPTION |
|
||||||
|-----------------|--------|-------------------------------------------------------------------------------------|
|
|-----------------|--------|-------------------------------------------------------------------------------------|
|
||||||
| base\_ref\_branch | string | The target branch of a pull request<br>or the target branch for a tag<br>e.g `main` |
|
| base\_ref\_branch | string | The target branch of a pull request<br>or the source branch for a tag<br>e.g `main` |
|
||||||
| current\_branch | string | The current branch name regardless of event\_type<br>e.g `main`, `feature/test` |
|
| current\_branch | string | The current branch name regardless of event\_type<br>e.g `main`, `feature/test` |
|
||||||
| default\_branch | string | The default branch name e.g `main` OR<br>`master` |
|
| default\_branch | string | The default branch name e.g `main` OR<br>`master` |
|
||||||
| head\_ref\_branch | string | The source branch of a pull request<br>e.g `feature/test` |
|
| head\_ref\_branch | string | The source branch of a pull request<br>e.g `feature/test` |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user