mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 19:53:50 +08:00
Update action.yml
This commit is contained in:
parent
fdb3a42221
commit
8623f4f829
@ -32,7 +32,7 @@ outputs:
|
|||||||
value: ${{ steps.branch.outputs.ref_branch }}
|
value: ${{ steps.branch.outputs.ref_branch }}
|
||||||
description: 'The branch that triggered the workflow run.'
|
description: 'The branch that triggered the workflow run.'
|
||||||
tag:
|
tag:
|
||||||
value: ${{ steps.branch.outputs.tag }}
|
value: ${{ steps.tag.outputs.tag }}
|
||||||
description: 'The tag that triggered the workflow run.'
|
description: 'The tag that triggered the workflow run.'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
|
Loading…
Reference in New Issue
Block a user