We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee7c1d commit 4d7108bCopy full SHA for 4d7108b
1 file changed
.github/workflows/deploy.yml
@@ -24,4 +24,5 @@ jobs:
24
cd ${{ secrets.SERVER_PATH }}
25
git pull origin main
26
sudo systemctl restart ${{ secrets.SERVICE_NAME }}
27
+ sudo systemctl restart money.service
28
"
0 commit comments