support sha

This commit is contained in:
Opportunity
2020-05-23 23:36:59 +08:00
Unverified
parent dc056a1d20
commit 79885e7928
7 changed files with 158 additions and 50 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ inputs:
xmake-version:
required: true
default: latest
description: The version to use. Should be a semver range or 'latest'. Or use pr@{pr_number} to select a pr, use branch@{branch_name} to select a branch
description: The version to use. Should be a semver range or 'latest'. Or use branch@{branch_name} to select a branch.
runs:
using: 'node12'