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

Merged
gitea-sonarqube-bot merged 1 commits from workflow-test-run_2025-07-21T13-30-22 into main 2025-07-22 16:57:37 -04:00
@@ -154,9 +154,11 @@ jobs:
hugo-version: "latest"
extended: true
- name: Setup rsync
id: setup-rsync
uses: GuillaumeFalourd/setup-rsync@v1.2
with:
ssh-key: ${{ secrets.VPS_DEPLOY_KEY }}
- run: echo "SSK KEY PATH ${{ steps.setup_rsync.outputs.ssh_key_path }}"
- name: Testing rsync
env:
VPS_DEPLOY_USER: ${{ secrets.HUGO_DEPLOY_USERNAME }}