浏览代码

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\"}'"