diff --git a/src/gitpushheroku.sh b/src/gitpushheroku.sh new file mode 100644 index 0000000..00c2fcf --- /dev/null +++ b/src/gitpushheroku.sh @@ -0,0 +1,2 @@ +cd .. +git push heroku main \ No newline at end of file