Shun Miyazawa hace 2 años
padre
commit
82b7bd52e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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