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
40efc93c59
commit
6595bb97b3
@ -16,6 +16,7 @@ Get branch or tag information without the `/ref/*` prefix
|
|||||||
* Retrieve the current tag with an option to strip the "v" prefix (e.g. `'refs/tags/v1.0.0'` -> `'v1.0.0'` OR `'1.0.0'`)
|
* Retrieve the current tag with an option to strip the "v" prefix (e.g. `'refs/tags/v1.0.0'` -> `'v1.0.0'` OR `'1.0.0'`)
|
||||||
* Detect actions triggered by non default branches
|
* Detect actions triggered by non default branches
|
||||||
* Detect actions triggered by the default branch
|
* Detect actions triggered by the default branch
|
||||||
|
* Supports all valid [git branch names](https://wincent.com/wiki/Legal_Git_branch_names)
|
||||||
|
|
||||||
## Supported Platforms
|
## Supported Platforms
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user