Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mastree authored Jul 7, 2024
1 parent ee0510a commit e65926c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
username: ${{ secrets.SSH_USERNAME }} # User of the server you want to ssh into

script: |
mkdir ~/repo
mkdir -p ~/repo
cd ~/repo
git clone [email protected]:mastree/wedding-site-be.git
echo 'Deployment successful to digital ocean'

0 comments on commit e65926c

Please sign in to comment.