diff --git a/.github/workflows/ssh_deploy.yml b/.github/workflows/ssh_deploy.yml index 98d0670..908f225 100644 --- a/.github/workflows/ssh_deploy.yml +++ b/.github/workflows/ssh_deploy.yml @@ -23,7 +23,7 @@ jobs: args: --output html # set output folder install_dependencies: true - # Sync the _site folder to remote server + # Sync the html folder to remote server - name: Deploy to Server via SSH uses: appleboy/scp-action@master with: