Files
github-repository-stats-action/.husky/pre-commit
julien Lengrand-Lambert 4edcfdabc7 Feat/grabbing repo stats (#1)
* First version of working action, sending data to server.
* Adds daily cron job
2023-06-29 13:27:09 +02:00

5 lines
79 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run build
git add dist