mirror of https://github.com/arendst/Tasmota.git
action moved
This commit is contained in:
parent
44b33281b6
commit
2c8f9f8631
|
@ -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…
Reference in New Issue