Mikkel Hjortshoej il y a 5 ans
Parent
commit
a55975bd5a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/nightly.yml

+ 1 - 0
.github/workflows/nightly.yml

@@ -3,6 +3,7 @@ name:  Nightly
 on:
   schedule:
     - cron: 0 20 * * *
+  push:
 
 jobs:
   build_windows: