diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 3892f04..5f7e396 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -14,7 +14,7 @@ jobs: - name: Copy files to VPS uses: appleboy/scp-action@master with: - host: 172.237.44.156 + host: 172.236.185.26 username: root password: LinodeUser#26 port: 22 @@ -25,7 +25,7 @@ jobs: - name: Execute SSH Commands uses: appleboy/ssh-action@master with: - host: 172.237.44.156 + host: 172.236.185.26 username: root password: LinodeUser#26 port: 22