#!/usr/bin/env sh
set -e

npm run security:secrets:repo
npm run verify:push:local
