Update push.yml
This commit is contained in:
parent
df100878c2
commit
1d9c683973
1 changed files with 1 additions and 0 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -24,6 +24,7 @@ jobs:
|
|||
ssh-keyscan -H "$hosts" > ~/.ssh/known_hosts
|
||||
ssh-keyscan -H "$hosts1" > ~/.ssh/known_hosts
|
||||
echo "${{ secrets.DEST_KEY }}" > ~/.ssh/known_hosts
|
||||
echo "${{ secrets.DEST_KEY }}" > ~/.ssh/known_hosts2
|
||||
- name: Pushing Files...
|
||||
run: |
|
||||
echo "Pushing Files..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue