This commit is contained in:
2025-11-27 13:11:01 +01:00
parent fad11d56b8
commit c540518723

View File

@@ -35,7 +35,7 @@ jobs:
username: ${{ secrets.SERVER_USER }}
key: ${{ secrets.SERVER_SSH_KEY }}
source: "target/*.jar"
target: "/opt/auction/app.jar"
target: "/opt/auction/"
- name: Restart service
uses: appleboy/ssh-action@v0.1.7