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