We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2f458 commit d8d61e1Copy full SHA for d8d61e1
1 file changed
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
key: ${{ secrets.KEY }}
47
port: ${{ secrets.SSH_PORT }}
48
source: "./build/libs/*.jar"
49
- target: /home/ubuntu/palkiabuilds/
+ target: /home/ubuntu/palkia/builds/
50
# - name: restart server
51
# uses: appleboy/ssh-action@v1.0.0
52
# with:
0 commit comments