Skip to content

Commit 52121ca

Browse files
committed
FIX : Github Workflow
1 parent fd6413f commit 52121ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
host: ${{ secrets.VPS_HOST }}
3737
username: ${{ secrets.VPS_USERNAME }}
38+
key: ${{ secrets.VPS_PRIVATE_KEY }}
3839
port: 22
3940
script: |
4041
docker pull staticaron/yui-bot:latest

0 commit comments

Comments
 (0)