This commit is contained in:
parent
99644a6873
commit
998c0f6adc
@ -24,6 +24,7 @@ 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