rename entry.js to entry

This commit is contained in:
David Blass
2025-11-19 16:18:59 -05:00
parent aa5eb4c43c
commit 2ba6cf7c0b
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ inputs:
runs:
using: "node20"
main: "entry.js"
main: "entry"
branding:
icon: "code"