Tshooting rsync #3.
Deploy Hugo Site / Check and Create PR (push) Successful in 21s
Deploy Hugo Site / Hugo Sanity Check (push) Failing after 42s

This commit is contained in:
2025-07-22 17:36:50 -04:00
parent 72f8fba825
commit 5f8e884ce4
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
id: rsync
uses: GuillaumeFalourd/setup-rsync@v1.2
with:
ssh-key: ${{ secrets.VPS_DEPLOY_KEY }}
ssh_key: ${{ secrets.VPS_DEPLOY_KEY }}
- name: Verifying key path
run: |
echo "SSK KEY PATH: ${{ steps.rsync.outputs.ssh_key_path }}"