[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 id: rsync
uses: GuillaumeFalourd/setup-rsync@v1.2 uses: GuillaumeFalourd/setup-rsync@v1.2
with: with:
ssh-key: ${{ secrets.VPS_DEPLOY_KEY }} ssh_key: ${{ secrets.VPS_DEPLOY_KEY }}
- name: Verifying key path - name: Verifying key path
run: | run: |
echo "SSK KEY PATH: ${{ steps.rsync.outputs.ssh_key_path }}" echo "SSK KEY PATH: ${{ steps.rsync.outputs.ssh_key_path }}"