فهرست منبع

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

chenxuuu 3 سال پیش
والد
کامیت
5c175aa1b9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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\"}'"