#!/bin/sh . "$(dirname "$0")/_/husky.sh" # Check changed files yarn lint-staged # Compile the action yarn build ; git add dist