mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
checkout not needed for trigger
This commit is contained in:
parent
175bde932f
commit
7f8f75d196
1
.github/workflows/Tasmota_build_devel.yml
vendored
1
.github/workflows/Tasmota_build_devel.yml
vendored
@ -240,7 +240,6 @@ jobs:
|
|||||||
needs: [base-images, base32-images, language-images]
|
needs: [base-images, base32-images, language-images]
|
||||||
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…
x
Reference in New Issue
Block a user