fix actions AGAIN
This commit is contained in:
parent
88de4d04e7
commit
ae95d232fe
@ -22,7 +22,7 @@ jobs:
|
||||
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H $HOST1 >> ~/.ssh/known_hosts
|
||||
- name: Deploy to first host
|
||||
- name: Deploy to host
|
||||
env:
|
||||
HOST1: ${{ secrets.HOST1 }}
|
||||
USER: ${{ secrets.USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user