diff --git a/action.yml b/action.yml index 3e33599..b0e4927 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,8 @@ name: rtx install description: Actions for working with rtx runtime manager author: Jeff Dickey (@jdxcode) +icon: arrow-down-circle +color: purple inputs: tool_versions: required: false