Skip to content

Commit

Permalink
Update deploy-app-staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanakg authored Apr 16, 2024
1 parent b979f2a commit c4ae8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
rm: true

- name: Deploy code
uses: appleboy/ssh-action@master
uses: appleboy/ssh-action@v1.0.2
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit c4ae8e2

Please sign in to comment.