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