Update action.yml

This commit is contained in:
Tonye Jack 2021-02-07 19:39:26 -05:00 committed by GitHub
parent a3164f5259
commit 947917ad6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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