Skip to content

Commit

Permalink
New attempt at deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Donatello-Carboni committed Aug 11, 2024
1 parent 6d52649 commit 367ea32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/digitalOcean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
- name: Deploy to DigitalOcean
run: |
ssh root@159.89.238.117 'bash -s' < deploy.sh
chmod +x ./deploy.sh
ssh root@159.89.238.117 'bash -s' < ./deploy.sh

0 comments on commit 367ea32

Please sign in to comment.