Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Bird committed Jun 5, 2024
1 parent 03c382d commit a7f2bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}

- name: Deploy to server
run: ssh -o StrictHostKeyChecking=no your_user@54.206.130.194 'bash /home/eaa/donation_portal/deploy.sh'
run: ssh -o StrictHostKeyChecking=no andrew.bird@54.206.130.194 'bash /home/eaa/donation_portal/deploy/deploy.sh'

0 comments on commit a7f2bfd

Please sign in to comment.