Files
shockbot/.husky/pre-commit
T
2025-08-27 18:14:56 -07:00

7 lines
143 B
Plaintext
Executable File

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