Skip to content

Commit

Permalink
Adds echo at the end of deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
larixer committed Jun 2, 2023
1 parent f90023a commit 72bedc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
rm -rf ../ausk.old
nohup yarn start &
EOF
echo 'Finished!'

0 comments on commit 72bedc5

Please sign in to comment.