Skip to content

Commit 3663383

Browse files
authored
Merge pull request #70 from amfoss/praveshan-develop
update apple boy version
2 parents c1d2bbd + 18df8c4 commit 3663383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
steps:
6565
- name: SSH into VM and redeploy
66-
uses: appleboy/ssh-action@v1.0.3
66+
uses: appleboy/ssh-action@master
6767
with:
6868
host: ${{ secrets.VM_HOST }}
6969
username: ${{ secrets.VM_USERNAME }}

0 commit comments

Comments
 (0)