mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
action moved
This commit is contained in:
parent
44b33281b6
commit
2c8f9f8631
6
.github/workflows/Tasmota_build_devel.yml
vendored
6
.github/workflows/Tasmota_build_devel.yml
vendored
@ -247,9 +247,3 @@ jobs:
|
|||||||
-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": "main"}'
|
||||||
- name: Dispatch workflow in arendst/Tasmota-firmware Part2 # Needed until complete refactoring is done
|
|
||||||
run: |
|
|
||||||
curl -X POST https://api.github.com/repos/arendst/Tasmota-firmware/actions/workflows/copy_development_firmware.yml/dispatches \
|
|
||||||
-H 'Accept: application/vnd.github.everest-preview+json' \
|
|
||||||
-u ${{ secrets.API_TOKEN_GITHUB }} \
|
|
||||||
--data '{"ref": "action-development"}'
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user