We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485e900 commit b3d1e43Copy full SHA for b3d1e43
1 file changed
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
password: ${{ secrets.PYDAY_PASS }}
40
port: ${{ secrets.PYDAY_PORT }}
41
source: "out"
42
- target: ""
+ target: "."
43
44
- name: Copia out a public
45
uses: appleboy/ssh-action@v1
0 commit comments