Skip to content

Commit 23ed40e

Browse files
ci: update nightly release time to UK midnight
1 parent 48db6f9 commit 23ed40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release ruby.wasm
22
on:
33
schedule:
4-
- cron: "0 15 * * *"
4+
- cron: "0 1 * * *"
55
workflow_dispatch:
66
inputs:
77
tag-name:

0 commit comments

Comments
 (0)