We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e874f6b commit 1568c20Copy full SHA for 1568c20
.github/workflows/main.yml
@@ -14,4 +14,5 @@ jobs:
14
server: ${{ secrets.host }}
15
username: ${{ secrets.username }}
16
password: ${{ secrets.password }}
17
- dry-run: true
+ dry-run: true
18
+ server-dir: public_html/
0 commit comments