Fill action.yml

This commit is contained in:
Benoit Daloze
2020-01-02 21:57:47 +01:00
parent ba0d1c89da
commit b8d447ba75
+7 -3
View File
@@ -1,8 +1,12 @@
name: 'use-ruby' name: 'Setup Ruby, JRuby and TruffleRuby'
description: 'Download a prebuilt ruby and add it to $PATH' description: 'Download a prebuilt Ruby and add it to $PATH in 5 seconds'
author: 'Benoit Daloze'
branding:
color: red
icon: download
inputs: inputs:
ruby-version: ruby-version:
description: 'Version of ruby to use in the format "X.Y.Z"' description: 'Engine and version to use in the format "myruby-X.Y.Z"'
required: true required: true
outputs: outputs:
ruby-prefix: ruby-prefix: