print deploy path
Some checks failed
Build Hugo Site / build (push) Failing after 4s

This commit is contained in:
2025-11-10 02:23:29 -03:00
parent e9a4ba9903
commit 2760e34494

View File

@@ -20,6 +20,7 @@ jobs:
- name: Debug SSH key
run: |
echo "Key length: $(echo "$SSH_KEY" | wc -c)"
echo "${{secrets.deploy_path}}"
- name: Dump env (sanitized)
run: |