define shell
All checks were successful
Deploy Containers / Prepare (push) Successful in 3s

This commit is contained in:
2026-01-10 00:48:33 -05:00
parent 2655c222b3
commit 45f5b2a963

View File

@@ -16,6 +16,7 @@ jobs:
fetch-depth: 0
- name: Deploy
shell: sh
run: |
mkdir -p ~/.ssh
echo "${{ secrets.SSH_KNOWN_HOSTS }}" >> ~/.ssh/known_hosts