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