File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
7+ "build" : " rm -rf action && ncc build src/develop_actions.js -o action" ,
8+ "deploy" :" cd src && zip -r -D test.zip ." ,
79 "test" : " echo \" Error: no test specified\" && exit 1"
810 },
911 "repository" : {
1012 "type" : " git" ,
11- "url" : " git+https://github.com/bmsteven/demo .git"
13+ "url" : " git+https://github.com/bmsteven/create_pr .git"
1214 },
1315 "author" : " " ,
1416 "license" : " ISC" ,
1517 "bugs" : {
16- "url" : " https://github.com/bmsteven/demo /issues"
18+ "url" : " https://github.com/bmsteven/create_pr /issues"
1719 },
18- "homepage" : " https://github.com/bmsteven/demo #readme" ,
20+ "homepage" : " https://github.com/bmsteven/create_pr #readme" ,
1921 "dependencies" : {
2022 "@actions/core" : " ^1.6.0" ,
2123 "@actions/github" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments