restart service on deploymenet
Build and Deploy Java Project / build-and-deploy (push) Successful in 1m1s

This commit is contained in:
allison
2026-08-28 12:51:23 -05:00
parent bdfb1ae90b
commit ac78a5241b
+1 -1
View File
@@ -46,4 +46,4 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }} username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }} password: ${{ secrets.SERVER_PASSWORD }}
script: | script: |
echo "${{ secrets.SERVER_PASSWORD }}" | sudo -S systemctl restart notifier sudo systemctl restart notifier