mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Trigger workflow is now "gh_actions"
This commit is contained in:
parent
d0e88c9dae
commit
ce136309eb
2
.github/workflows/Tasmota_build_devel.yml
vendored
2
.github/workflows/Tasmota_build_devel.yml
vendored
@ -246,4 +246,4 @@ jobs:
|
|||||||
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 \
|
||||||
-H 'Accept: application/vnd.github.everest-preview+json' \
|
-H 'Accept: application/vnd.github.everest-preview+json' \
|
||||||
-u ${{ secrets.API_TOKEN_GITHUB }} \
|
-u ${{ secrets.API_TOKEN_GITHUB }} \
|
||||||
--data '{"ref": "main"}'
|
--data '{"ref": "gh_actions"}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user