diff --git a/action.yml b/action.yml index 309b82e..ac4a44d 100644 --- a/action.yml +++ b/action.yml @@ -53,6 +53,8 @@ runs: else echo "::set-output name=current_branch::${{ steps.branch.outputs.ref_branch }}" fi + shell: bash + branding: icon: git-branch color: white