We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e29a0 commit 382b398Copy full SHA for 382b398
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,7 @@ name: Release
6
on:
7
workflow_dispatch: null
8
schedule:
9
- - cron: 42 17 * * 4
+ - cron: 42 17 1 * *
10
jobs:
11
Version:
12
outputs:
0 commit comments