mise-action/action.yml
Jeff Dickey 67b1e31166 init
2023-01-14 08:36:43 -06:00

10 lines
279 B
YAML

name: rtx install
description: Actions for working with rtx runtime manager
author: Jeff Dickey (@jdxcode)
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