Skip to content

Commit

Permalink
Merge pull request #444 from codeigniter4projects/develop
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
kenjis authored May 18, 2024
2 parents 3a9a4c6 + e0901e1 commit 6edefc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: master

- name: executing remote ssh commands using ssh key
uses: appleboy/ssh-action@v1
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 6edefc5

Please sign in to comment.