Skip to content

Commit

Permalink
I lied
Browse files Browse the repository at this point in the history
  • Loading branch information
Donatello-Carboni committed Aug 11, 2024
1 parent 33aeede commit ae3d2b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/digitalOcean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
- name: Deploy to DigitalOcean
run: |
echo "Deploying to DigitalOcean..."
ls -a
chmod +x ./deploy.sh
ssh root@159.89.238.117 'bash -s' < ./deploy.sh
ssh root@159.89.238.117 'bash -s' ls -a

0 comments on commit ae3d2b9

Please sign in to comment.