mirror of
https://github.com/wled/WLED.git
synced 2025-07-16 23:36:35 +00:00
Notify on daily
This commit is contained in:
parent
b293356cec
commit
dc77428df4
5
.github/workflows/nightly.yml
vendored
5
.github/workflows/nightly.yml
vendored
@ -39,3 +39,8 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
*.bin
|
*.bin
|
||||||
*.bin.gz
|
*.bin.gz
|
||||||
|
- name: Repository Dispatch
|
||||||
|
uses: peter-evans/repository-dispatch@v3
|
||||||
|
with:
|
||||||
|
repository: wled-dev/WLED-WebInstaller
|
||||||
|
event-type: release-daily
|
||||||
|
Loading…
x
Reference in New Issue
Block a user