1
0
Эх сурвалжийг харах

Run the publish workflow earlier in the day (#3381)

Alexandru Dima 2 жил өмнө
parent
commit
bc9e8523b5

+ 1 - 1
.github/workflows/publish.yml

@@ -2,7 +2,7 @@ name: Publish to npm
 
 on:
   schedule:
-    - cron: '0 7 * * *'
+    - cron: '0 5 * * *'
   # enable users to manually trigger with workflow_dispatch
   workflow_dispatch:
     inputs: