#!/bin/bash pushd "build" ./build.sh popd git add . git commit -m ":sparkles:" git push