File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " file-reader-action" ,
3- "version" : " 1 .0.0" ,
2+ "name" : " file-reader-action-v2 " ,
3+ "version" : " 2 .0.0" ,
44 "private" : true ,
55 "description" : " GitHub Action to read the contents of a file" ,
66 "main" : " lib/main.js" ,
1515 },
1616 "repository" : {
1717 "type" : " git" ,
18- "url" : " git+https://github.com/andstor /file-reader-action.git"
18+ "url" : " git+https://github.com/guibranco /file-reader-action-v2 .git"
1919 },
2020 "keywords" : [
2121 " actions" ,
27272828 "url" : " https://github.com/andstor"
2929 },
30+ "contributors" : [
31+ {
32+ "name" : " Guilherme Branco Stracini" ,
33+ 34+ "url" : " https://github.com/guibranco"
35+ }
36+ ],
3037 "license" : " MIT" ,
3138 "bugs" : {
32- "url" : " https://github.com/andstor /file-reader-action/issues"
39+ "url" : " https://github.com/guibranco /file-reader-action-v2 /issues"
3340 },
3441 "dependencies" : {
3542 "@actions/core" : " ^1.2.0"
You can’t perform that action at this time.
0 commit comments