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
c73a67d6d1
commit
e8069b2892
@ -8,7 +8,7 @@ Get branch information without the `/ref/*` prefix
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Get branch name
|
- name: Get branch name
|
||||||
uses: tj-actions/branch-name@v1
|
uses: tj-actions/branch-names@v1
|
||||||
id: branch-name
|
id: branch-name
|
||||||
- name: Get Ref brach name
|
- name: Get Ref brach name
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user