[HUGO] Automated PR for workflow-test-run_2025-07-21T13-30-22 - #25 #25

Merged
gitea-sonarqube-bot merged 13 commits from workflow-test-run_2025-07-21T13-30-22 into main 2025-07-22 18:36:47 -04:00
Showing only changes of commit 5f8e884ce4 - Show all commits
+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 }}"