mise-action/action.yml
2023-02-21 23:26:41 -06:00

13 lines
331 B
YAML

name: rtx install
description: Actions for working with rtx runtime manager
author: Jeff Dickey (@jdxcode)
branding:
icon: arrow-down-circle
color: purple
inputs:
tool_versions:
required: false
description: If present, this value will be written to the .tool-versions file
runs:
using: node16
main: dist/index.js