diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3fa086a..cc7ba81 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: port: ${{ secrets.FTP_PORT }} protocol: ftp local-dir: ./ - remote-dir: /public_html/wp-content/themes/site-learninglab/ + server-dir: /public_html/wp-content/themes/site-learninglab/ exclude: | **/.git* **/.git*/**