projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eceaeed
)
Change nightly release schedule to 03:00 UTC
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 19 Dec 2025 03:20:27 +0000
(
04:20
+0100)
committer
GitHub
<noreply@github.com>
Fri, 19 Dec 2025 03:20:27 +0000
(
04:20
+0100)
.github/workflows/auto-release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/auto-release.yml
b/.github/workflows/auto-release.yml
index 86a3490808d676c5acaf2df656d5687080bd0fb7..51f61c8cf332bf398b816a218bc1167902cf7324 100644
(file)
--- a/
.github/workflows/auto-release.yml
+++ b/
.github/workflows/auto-release.yml
@@
-7,8
+7,8
@@
name: Auto Release
on:
schedule:
- # Run at 0
2
:00 UTC every day for nightly releases
- - cron: "0
2
* * *"
+ # Run at 0
3
:00 UTC every day for nightly releases
+ - cron: "0
3
* * *"
workflow_dispatch:
inputs:
channel: