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