Use index js

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2023-10-04 11:33:15 +03:00
parent 95bb6da6ce
commit c40c255827
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -17,4 +17,4 @@ outputs:
runs: runs:
using: "node20" using: "node20"
main: "dist/index.js" main: "index.js"