Files
shockbot/.husky/pre-commit
T
Colin McDonnell 6a03bb8e1b Update precommit
2025-09-10 00:31:21 -07:00

7 lines
137 B
Plaintext
Executable File

# Build the action before committing
echo "🔨 Building action..."
npm run build
# Add the built files to the commit
git add entry.cjs