mirror of https://github.com/arendst/Tasmota.git
checkout not needed for trigger
This commit is contained in:
parent
e87714dbcd
commit
175bde932f
|
@ -270,7 +270,6 @@ jobs:
|
||||||
needs: Release
|
needs: Release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- name: Dispatch workflow in arendst/Tasmota-firmware
|
- name: Dispatch workflow in arendst/Tasmota-firmware
|
||||||
run: |
|
run: |
|
||||||
curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \
|
curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \
|
||||||
|
|
Loading…
Reference in New Issue