Compare commits

..

No commits in common. "main" and "v1" have entirely different histories.
main ... v1

View file

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