This commit is contained in:
parent
998c0f6adc
commit
3aca09571c
@ -24,7 +24,6 @@ jobs:
|
|||||||
- name: Create private key
|
- name: Create private key
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.PRIVATE_KEY }}" > /tmp/act_runner_key
|
echo "${{ secrets.PRIVATE_KEY }}" > /tmp/act_runner_key
|
||||||
chmod 700 ~/.ssh
|
|
||||||
chmod 600 /tmp/act_runner_key
|
chmod 600 /tmp/act_runner_key
|
||||||
- name: rsync public directory
|
- name: rsync public directory
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user