Skip to content

Commit 4d7108b

Browse files
committed
added automatic restart of money service
1 parent eee7c1d commit 4d7108b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
cd ${{ secrets.SERVER_PATH }}
2525
git pull origin main
2626
sudo systemctl restart ${{ secrets.SERVICE_NAME }}
27+
sudo systemctl restart money.service
2728
"

0 commit comments

Comments
 (0)