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