mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Fill action.yml
This commit is contained in:
+7
-3
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user