We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041b79a commit f6bc73fCopy full SHA for f6bc73f
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
password: ${{ secrets.PI_PASSWORD }}
34
port: ${{ secrets.PI_PORT }}
35
source: "build/libs/app.jar"
36
- target: "Project/homework/app.jar"
+ target: "Project/homework"
37
38
- name: Restart Docker Compose on Raspberry Pi
39
uses: appleboy/ssh-action@master
0 commit comments