Skip to content

Commit 2f7a1cd

Browse files
committed
FIX: Workflow file
1 parent f61fca0 commit 2f7a1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-and-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: docker push staticaron/yui-bot:latest
2727

2828
- name: Log into the VPS
29-
uses: appleboy/ssh-action@v1.2.0
29+
uses: appleboy/ssh-action@master
3030
with:
3131
host: ${{ secrets.VPS_HOST }}
3232
username: ${{ secrets.VPS_USERNAME }}

0 commit comments

Comments
 (0)