Update tf_update_dev.yml

This commit is contained in:
Peter Nashaat
2024-01-28 09:21:52 +02:00
committed by GitHub
parent 76bf925b52
commit 380b5bdcb7

View File

@@ -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: |