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
d4d59f1f03
commit
69d598ec92
@ -22,7 +22,7 @@ Get branch information without the `/ref/*` prefix
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Get branch names
|
- name: Get branch names
|
||||||
id: branch-names
|
id: branch-name
|
||||||
uses: tj-actions/branch-names@v2.1
|
uses: tj-actions/branch-names@v2.1
|
||||||
|
|
||||||
- name: Current branch name
|
- name: Current branch name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user