fix: correct workflow format

This commit is contained in:
2026-06-12 07:30:54 +00:00
parent 7093edf004
commit ec4377e2ee
+1 -1
View File
@@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Deploy on chats - 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"}"