File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1+ @CherryKatatonic:registry = https://npm.pkg.github.com
Original file line number Diff line number Diff line change 1- name : ' LeetCode Sync'
1+ name : ' CherryKatatonic LeetCode Sync'
22description : ' Sync LeetCode submissions to GitHub'
33branding :
44 icon : git-commit
Original file line number Diff line number Diff line change 11{
2- "name" : " leetcode-sync" ,
2+ "name" : " cherrykatatonic- leetcode-sync" ,
33 "version" : " 1.0.0" ,
4- "description" : " GitHub Action for syncing LeetCode submissions to a git repository" ,
4+ "description" : " Forked GitHub Action for syncing LeetCode submissions to a git repository" ,
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/joshcai /leetcode-sync.git"
11+ "url" : " git+https://github.com/cherrykatatonic /leetcode-sync.git"
1212 },
1313 "keywords" : [],
1414 "author" : " " ,
1515 "license" : " ISC" ,
1616 "bugs" : {
17- "url" : " https://github.com/joshcai /leetcode-sync/issues"
17+ "url" : " https://github.com/cherrykatatonic /leetcode-sync/issues"
1818 },
19- "homepage" : " https://github.com/joshcai /leetcode-sync#readme" ,
19+ "homepage" : " https://github.com/cherrykatatonic /leetcode-sync#readme" ,
2020 "dependencies" : {
2121 "@actions/core" : " ^1.2.6" ,
2222 "@actions/github" : " ^4.0.0" ,
2323 "@octokit/rest" : " ^18.0.0" ,
2424 "axios" : " ^0.19.2"
2525 }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments