mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 08:46:34 +00:00
Update nightly.yml
This commit is contained in:
parent
523eb910a6
commit
a4680b7216
7
.github/workflows/nightly.yml
vendored
7
.github/workflows/nightly.yml
vendored
@ -39,4 +39,9 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
*.bin
|
*.bin
|
||||||
*.bin.gz
|
*.bin.gz
|
||||||
|
- name: Repository Dispatch
|
||||||
|
uses: peter-evans/repository-dispatch@v3
|
||||||
|
with:
|
||||||
|
repository: wled/WLED-WebInstaller
|
||||||
|
event-type: release-nightly
|
||||||
|
token: ${{ secrets.PAT_PUBLIC }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user