fix false username in ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
with:
|
||||
host: rivercry.com
|
||||
port: 20022
|
||||
username: bot
|
||||
username: docker
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
script: |
|
||||
cd monitor-im-flur
|
||||
|
||||
Reference in New Issue
Block a user