Update tf_update_dev.yml
This commit is contained in:
2
.github/workflows/tf_update_dev.yml
vendored
2
.github/workflows/tf_update_dev.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
with:
|
with:
|
||||||
host: www2.threefold.io
|
host: www2.threefold.io
|
||||||
username: root
|
username: webuser
|
||||||
key: ${{ secrets.TF_SECRET }}
|
key: ${{ secrets.TF_SECRET }}
|
||||||
port: 30422
|
port: 30422
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user