diff --git a/.husky/pre-commit b/.husky/pre-commit index a6ec63a..f77f5f3 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -3,4 +3,4 @@ echo "🔨 Building action..." npm run build # Add the built files to the commit -git add index.cjs entry.cjs +git add entry.cjs