This commit is contained in:
@ -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: |
|
||||
|
Reference in New Issue
Block a user