act_runner_test/package.json
Jonatan Nilsson 9e625812b9
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after -84h2m48s
Try out auto tag
2023-11-05 02:33:37 +00:00

11 lines
229 B
JSON

{
"name": "act_runner_test",
"version": "1.0.0",
"description": "Testing act runner",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}