Run git push whilst publishing changes

This commit is contained in:
Oliver Davies 2024-03-22 15:17:09 +00:00
parent 6c7f1d87b5
commit d92d03debc

View file

@ -68,6 +68,7 @@ function publish {
export APP_ENV=production
tag-release
git push
git stash