Skip to content

Commit d338725

Browse files
authored
Update release.yaml
1 parent 1972191 commit d338725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: "*/30 0 * * *"
5+
- cron: "30 0 * * *"
66
jobs:
77
build:
88
name: Build

0 commit comments

Comments
 (0)