mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 16:43:51 +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 }}
|
||||
description: 'The branch that triggered the workflow run.'
|
||||
tag:
|
||||
value: ${{ steps.branch.outputs.tag }}
|
||||
value: ${{ steps.tag.outputs.tag }}
|
||||
description: 'The tag that triggered the workflow run.'
|
||||
|
||||
runs:
|
||||
|
Loading…
Reference in New Issue
Block a user