mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Run heroku open after deploy
This commit is contained in:
parent
80495a33f0
commit
11afa8e4e3
1 changed files with 1 additions and 0 deletions
|
|
@ -22,3 +22,4 @@ if [[ $STASH_OUTPUT != "No local changes"* ]]; then
|
|||
fi
|
||||
|
||||
echo -e "\n${GREEN}✔︎ Successfully deployed.${RESET}"
|
||||
heroku open || true
|
||||
|
|
|
|||
Loading…
Reference in a new issue