This commit is contained in:
Ehab Hassan 2022-10-12 17:57:14 +02:00
parent db8b6ef7f0
commit 48d39ccc11

View File

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