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
fb5373bcf9
commit
f016196e4a
@ -169,7 +169,7 @@ on:
|
|||||||
steps:
|
steps:
|
||||||
- name: Get branch names
|
- name: Get branch names
|
||||||
id: branch-name
|
id: branch-name
|
||||||
uses: tj-actions/branch-names@v4.9.
|
uses: tj-actions/branch-names@v4.9
|
||||||
|
|
||||||
- name: Running on a tag branch.
|
- name: Running on a tag branch.
|
||||||
if: steps.branch-name.outputs.is_tag == 'true'
|
if: steps.branch-name.outputs.is_tag == 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user