checkout not needed for trigger

This commit is contained in:
Jason2866 2023-05-26 21:09:35 +02:00 committed by GitHub
parent e87714dbcd
commit 175bde932f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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 \