File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " flat " ,
3- "version" : " 1.2. 0" ,
4- "description" : " The GitHub action which powers data fetching for Flat " ,
2+ "name" : " github-archive-action " ,
3+ "version" : " 1.0" ,
4+ "description" : " An action which archives GitHub data into your repository " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "build" : " tsc" ,
1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git+https://github.com/githubocto/flat .git"
14+ "url" : " git+https://github.com/githubocto/github-archive-action .git"
1515 },
1616 "license" : " MIT" ,
1717 "bugs" : {
18- "url" : " https://github.com/githubocto/flat /issues"
18+ "url" : " https://github.com/githubocto/github-archive-action /issues"
1919 },
20- "homepage" : " https://github.com/githubocto/flat #readme" ,
20+ "homepage" : " https://github.com/githubocto/github-archive-action #readme" ,
2121 "dependencies" : {
2222 "@actions/core" : " ^1.2.6" ,
2323 "@actions/exec" : " ^1.0.4" ,
3636 "ts-jest" : " ^26.5.2" ,
3737 "typescript" : " ^4.1.5"
3838 }
39- }
39+ }
You can’t perform that action at this time.
0 commit comments