Skip to content

Commit

Permalink
SSH known hosts config CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Jul 19, 2024
1 parent 836a0b9 commit 68856b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
known_hosts: ${{ secrets.SSH_KNOWN_HOSTS }}
- name: Push
run: git push [email protected]/repo main:main

0 comments on commit 68856b9

Please sign in to comment.