add metadata

This commit is contained in:
Opportunity
2019-09-30 22:55:39 +08:00
Unverified
parent 8991f2b50e
commit bb50d52cec
+4
View File
@@ -1,11 +1,15 @@
name: setup xmake
description: Set up a xmake environment and add it to the PATH
author: OpportunityLiu
icon: box
color: green
inputs:
xmake-version:
required: true
default: latest
description: The version to use. Should be a semver range or 'latest'
runs:
using: 'node12'
main: 'index.js'