new version
This commit is contained in:
+4
-1
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"name": "github-action-setup-xmake",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Set up your GitHub Actions workflow with a specific version of xmake",
|
||||
"main": "dist/index.js",
|
||||
"author": "OpportunityLiu",
|
||||
"license": "GPLv3",
|
||||
"scripts": {
|
||||
"start": "tsc --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.3",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user