File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " sfdx-cli -action" ,
2+ "name" : " setup-sfdx -action" ,
33 "version" : " 1.0.0" ,
4- "description" : " This action allows to use the Salesforce DX CLI from GitHub Actions" ,
4+ "description" : " This action allows to use the Salesforce SFDX CLI from GitHub Actions" ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/sfdx-actions/cli .git"
11+ "url" : " git+https://github.com/sfdx-actions/setup-sfdx .git"
1212 },
1313 "keywords" : [],
1414 "author" : " " ,
1515 "license" : " ISC" ,
1616 "bugs" : {
17- "url" : " https://github.com/sfdx-actions/cli /issues"
17+ "url" : " https://github.com/sfdx-actions/setup-sfdx /issues"
1818 },
19- "homepage" : " https://github.com/sfdx-actions/cli #readme" ,
19+ "homepage" : " https://github.com/sfdx-actions/setup-sfdx #readme" ,
2020 "dependencies" : {
2121 "@actions/core" : " ^1.2.0"
2222 }
You can’t perform that action at this time.
0 commit comments