Skip to content

Commit 361a469

Browse files
authored
Attempt to become the release actor (#4596)
1 parent 565174c commit 361a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
required: false
1111
schedule:
1212
# This is when we release the self-hosted repo
13-
- cron: "0 18 15 * *"
13+
- cron: "1 18 15 * *"
1414
jobs:
1515
release:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)