Update nightly.yml

This commit is contained in:
netmindz 2025-02-22 17:27:28 +00:00 committed by GitHub
parent 523eb910a6
commit a4680b7216
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,4 +39,9 @@ jobs:
files: |
*.bin
*.bin.gz
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
repository: wled/WLED-WebInstaller
event-type: release-nightly
token: ${{ secrets.PAT_PUBLIC }}