This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user