kopia lustrzana https://github.com/Aircoookie/WLED
Create test.yaml
rodzic
092d402ff8
commit
2f21de79f7
|
|
@ -0,0 +1,13 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
dispatch:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Repository Dispatch
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
repository: wled/WLED-WebInstaller
|
||||
event-type: release-nightly
|
||||
token: ${{ secrets.PAT_PUBLIC }}
|
||||
Ładowanie…
Reference in New Issue