We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5f3c4 commit 87d5da5Copy full SHA for 87d5da5
1 file changed
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
host: ${{ secrets.SSH_HOST }}
49
username: ${{ secrets.SSH_USERNAME }}
50
key: ${{ secrets.SSH_PRIVATE_KEY }}
51
- port: ${{ secrets.PORT }}
+ port: ${{ secrets.SSH_PORT }}
52
source: "dist/*"
53
target: "/home/u825938081/domains/devdojo.it/public_html/"
54
rm: true
0 commit comments