create-tag: Set the release time to 13UTC
This commit is contained in:
parent
53cb872aca
commit
11593b8318
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-tag.yml
vendored
2
.github/workflows/create-tag.yml
vendored
|
|
@ -4,7 +4,7 @@ name: "Create and push release tag"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 11 * * 3"
|
||||
- cron: "0 13 * * 3"
|
||||
|
||||
jobs:
|
||||
tag-and-push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue