We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20821c1 + 1281d2a commit 7db99bcCopy full SHA for 7db99bc
.github/workflows/nightly-next.yaml
@@ -2,7 +2,7 @@ name: Publish Nightly Next
2
3
on:
4
schedule:
5
- - cron: '0 8 * * *'
+ - cron: '10 8 * * *'
6
workflow_dispatch: {}
7
repository_dispatch:
8
types: publish-nightly-next
0 commit comments