fixed
This commit is contained in:
parent
db8b6ef7f0
commit
48d39ccc11
4
.github/workflows/tf_update.yml
vendored
4
.github/workflows/tf_update.yml
vendored
@ -8,10 +8,10 @@ jobs:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: pushing latest change on www2.ourverse.tf
|
||||
- name: pushing latest change on nomads.ourworld.tf
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: www2.ourverse.tf
|
||||
host: nomads.ourworld.tf
|
||||
username: webuser
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 34022
|
||||
|
Reference in New Issue
Block a user