.......
Deploy Hugo Site / Check and Create PR (push) Successful in 53s
Deploy Hugo Site / Hugo Sanity Check (push) Successful in 42s
Deploy Hugo Site / PR Merge (push) Successful in 18s
Deploy Hugo Site / Build and Deploy to Server (push) Failing after 44s

This commit is contained in:
2025-07-22 17:03:02 -04:00
parent 3406579be0
commit 8ef92c1d7a
+2 -1
View File
@@ -157,7 +157,8 @@ jobs:
id: setup-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.setup-rsync.outputs.ssh_key_path }}"
- name: Testing rsync