mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Update Tasmota_build_development.yml
This commit is contained in:
parent
6839a7ef8a
commit
e3f39bc1b4
@ -1355,13 +1355,13 @@ jobs:
|
||||
run: |
|
||||
echo ${GITHUB_SHA} &> trigger.txt
|
||||
echo "$(<trigger.txt)"
|
||||
- name: Push trigger.txt to start Tasmota Specials workflow
|
||||
- name: Push trigger.txt to start workflow in repo https://github.com/arendst/Tasmota-firmware
|
||||
uses: dmnemec/copy_file_to_another_repo_action@main
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
source_file: 'trigger.txt'
|
||||
destination_repo: 'Jason2866/Tasmota-specials'
|
||||
destination_branch: 'start_build'
|
||||
destination_repo: 'arendst/Tasmota-firmware'
|
||||
destination_branch: 'action-development'
|
||||
user_email: 'github-actions@github.com'
|
||||
user_name: 'github-actions'
|
||||
|
Loading…
x
Reference in New Issue
Block a user