Skip to content

Commit

Permalink
changed appleboy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mehedikhan72 committed Aug 25, 2024
1 parent 8c11c29 commit b306315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

steps:
- name: Deploy to Digital Ocean droplet via SSH action
uses: appleboy/ssh-action@v0.1.3
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit b306315

Please sign in to comment.