Skip to content

Commit

Permalink
Improved github action comamands
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldeno10 committed Oct 15, 2024
1 parent 9af4d14 commit a848120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
# Remove the placeholder known_hosts entry
known_hosts: "just-a-placeholder-so-we-dont-get-errors"

# Adding Known Hosts
- name: Adding Known Hosts
Expand Down

0 comments on commit a848120

Please sign in to comment.