瀏覽代碼

fix syntax

Shun Miyazawa 2 年之前
父節點
當前提交
82b7bd52e3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release-rc-scheduled.yml

+ 1 - 1
.github/workflows/release-rc-scheduled.yml

@@ -2,7 +2,7 @@ name: Release Docker Images for RC (for master)
 
 on:
   schedule:
-    cron:
+    - cron:
       - '0 15 * * 1-5' # Weekdays at 24:00hrs (JST) Executed