Explorar el Código

fix: 钉钉触发写错了,改改

chenxuuu hace 3 años
padre
commit
5c175aa1b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitee/ci/air101.yml

+ 1 - 1
.gitee/ci/air101.yml

@@ -70,4 +70,4 @@ steps:
     token:
       from_secret: github_token
   commands:
-    - "curl -X POST -H \"Accept: application/vnd.github.v3+json\" https://api.github.com/repos/openLuat/LuatOS/dispatches -H \"Authorization: $token \" -d '{\"event_type\": \"webhook_air101ci_notify\"}'"
+    - "curl -X POST -H \"Accept: application/vnd.github.v3+json\" https://api.github.com/repos/openLuat/LuatOS/dispatches -H \"Authorization: token $token \" -d '{\"event_type\": \"webhook_air101ci_notify\"}'"