Skip to content

Commit

Permalink
Merge pull request #9 from LL08-MathematicalModelling-dowell/DOCKERIZ…
Browse files Browse the repository at this point in the history
…ED_V2

Improved github action comamands
  • Loading branch information
Goldeno10 authored Oct 15, 2024
2 parents e968cd5 + a848120 commit 717329e
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 717329e

Please sign in to comment.