]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/publish.yml
Improve github-release action
[rust.git] / .github / workflows / publish.yml
index 0e26bb7847840f61eafeb0846a9556bbb3e8aa98..e54a3693bc48eda3be81f2ddeacd9bd7218033a1 100644 (file)
@@ -2,8 +2,8 @@ name: publish
 on:
   workflow_dispatch: # We can add version input when 1.0 is released and scheduled releases are removed
 
-  schedule:
-    - cron: "0 0 * * *" # midnight UTC
+  schedule:
+    - cron: "0 0 * * *" # midnight UTC
 
   push:
     branches: