Compare commits

..

1 commit
v1 ... main

Author SHA1 Message Date
51236d611b
relative home dir instead of /root 2026-01-27 06:06:34 +02:00

View file

@ -20,4 +20,4 @@ runs:
shell: bash
run: |
echo "${{ inputs.ssh-key }}" | tr -d "\r" > ~/.ssh/id_ed25519
chmod -R 600 /root/.ssh
chmod -R 600 ~/.ssh