Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 51236d611b |
1 changed files with 1 additions and 1 deletions
|
|
@ -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 /root/.ssh
|
chmod -R 600 ~/.ssh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue