File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " container-toolkit-template " ,
3- "version" : " 0 .0.0" ,
4- "description" : " Container template action using actions/toolkit " ,
2+ "name" : " first-interaction-action " ,
3+ "version" : " 1 .0.0" ,
4+ "description" : " An action for greeting first time contributors. " ,
55 "main" : " lib/main.js" ,
66 "scripts" : {
77 "build" : " tsc" ,
1616 " actions" ,
1717 " container" ,
1818 " toolkit" ,
19- " setup"
19+ " first" ,
20+ " interaction"
2021 ],
2122 "author" : " GitHub" ,
2223 "license" : " ISC" ,
2324 "bugs" : {
24- "url" : " https://github.com/actions/container-toolkit-template /issues"
25+ "url" : " https://github.com/actions/first-interaction /issues"
2526 },
26- "homepage" : " https://github.com/actions/container-toolkit-template #readme" ,
27+ "homepage" : " https://github.com/actions/first-interaction #readme" ,
2728 "dependencies" : {
2829 "@actions/core" : " file:toolkit/actions-core-0.0.0.tgz" ,
2930 "@actions/exec" : " file:toolkit/actions-exec-0.0.0.tgz" ,
You can’t perform that action at this time.
0 commit comments