mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
start remote workflow with branch main
This commit is contained in:
parent
277261ff8f
commit
fd7b18a11f
2
.github/workflows/Tasmota_build_devel.yml
vendored
2
.github/workflows/Tasmota_build_devel.yml
vendored
@ -329,4 +329,4 @@ jobs:
|
|||||||
curl -X POST https://api.github.com/repos/Jason2866/Tasmota-firmware/actions/workflows/fetch_deploy.yml/dispatches \
|
curl -X POST https://api.github.com/repos/Jason2866/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": "development"}'
|
--data '{"ref": "main"}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user