mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 20:13:51 +08:00
Update action.yml
This commit is contained in:
parent
a3164f5259
commit
947917ad6a
@ -53,6 +53,8 @@ runs:
|
|||||||
else
|
else
|
||||||
echo "::set-output name=current_branch::${{ steps.branch.outputs.ref_branch }}"
|
echo "::set-output name=current_branch::${{ steps.branch.outputs.ref_branch }}"
|
||||||
fi
|
fi
|
||||||
|
shell: bash
|
||||||
|
|
||||||
branding:
|
branding:
|
||||||
icon: git-branch
|
icon: git-branch
|
||||||
color: white
|
color: white
|
||||||
|
Loading…
Reference in New Issue
Block a user