mise-action/action.yml

14 lines
330 B
YAML
Raw Permalink Normal View History

2023-02-21 23:52:09 -06:00
name: rtx action
2023-01-14 08:36:43 -06:00
description: Actions for working with rtx runtime manager
author: Jeff Dickey (@jdxcode)
2023-02-21 23:26:41 -06:00
branding:
icon: arrow-down-circle
color: purple
2023-01-14 08:11:40 -06:00
inputs:
2023-01-14 08:36:43 -06:00
tool_versions:
required: false
description: If present, this value will be written to the .tool-versions file
2023-01-14 08:11:40 -06:00
runs:
2023-01-14 08:36:43 -06:00
using: node16
main: dist/index.js