mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-13 18:58:13 +01:00
checkout not needed for trigger
This commit is contained in:
1
.github/workflows/Tasmota_build_master.yml
vendored
1
.github/workflows/Tasmota_build_master.yml
vendored
@@ -270,7 +270,6 @@ jobs:
|
||||
needs: Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Dispatch workflow in arendst/Tasmota-firmware
|
||||
run: |
|
||||
curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \
|
||||
|
||||
Reference in New Issue
Block a user