mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Trigger workflow is now "gh_actions"
This commit is contained in:
parent
ce136309eb
commit
478b378d7d
2
.github/workflows/Tasmota_build_master.yml
vendored
2
.github/workflows/Tasmota_build_master.yml
vendored
@ -272,4 +272,4 @@ jobs:
|
||||
curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \
|
||||
-H 'Accept: application/vnd.github.everest-preview+json' \
|
||||
-u ${{ secrets.API_TOKEN_GITHUB }} \
|
||||
--data '{"ref": "main"}'
|
||||
--data '{"ref": "gh_actions"}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user