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
-8
View File
@@ -34,14 +34,6 @@ with:
xmake-version: branch@master
```
Use specified pr:
```yml
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: pr@1
```
Use semver:
```yml