Skip to content

Commit 1568c20

Browse files
committed
Update main.yml
1 parent e874f6b commit 1568c20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
server: ${{ secrets.host }}
1515
username: ${{ secrets.username }}
1616
password: ${{ secrets.password }}
17-
dry-run: true
17+
dry-run: true
18+
server-dir: public_html/

0 commit comments

Comments
 (0)