switch run to index.js (#171)

This commit is contained in:
Oliver King
2022-02-09 17:10:53 -05:00
committed by GitHub
parent 961b316a51
commit ee3c5aed75
+1 -1
View File
@@ -56,4 +56,4 @@ branding:
color: "green"
runs:
using: "node12"
main: "lib/run.js"
main: "lib/index.js"