mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 18:43:51 +08:00
Update README.md
This commit is contained in:
parent
10eaff409c
commit
02867b4776
@ -150,7 +150,7 @@ on:
|
|||||||
uses: tj-actions/branch-names@v4.3
|
uses: tj-actions/branch-names@v4.3
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ steps.branch-names.outputs.base_ref_branch }}
|
ref: ${{ steps.branch-names.outputs.head_ref_branch }}
|
||||||
```
|
```
|
||||||
|
|
||||||
* Free software: [MIT license](LICENSE)
|
* Free software: [MIT license](LICENSE)
|
||||||
|
Loading…
Reference in New Issue
Block a user