diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 8170665..6843e50 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Deploy on chats - run: "curl -sk -X POST http://192.168.1.80:9998 -H \"Content-Type: application/json\" -d "ref":"refs/heads/production"" + run: "curl -sk -X POST http://192.168.1.80:9998 -H \"Content-Type: application/json\" -d "repository":{"name":"min-chat"}"