mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
create branch when not exists
This commit is contained in:
parent
b0058fd0a2
commit
542294f3c8
1
.github/workflows/Tasmota_build_devel.yml
vendored
1
.github/workflows/Tasmota_build_devel.yml
vendored
@ -302,6 +302,7 @@ jobs:
|
||||
with:
|
||||
source_file: 'firmware'
|
||||
destination_repo: 'arendst/tmp_copy'
|
||||
destination_branch_create: 'firmware'
|
||||
destination_branch: 'firmware'
|
||||
user_email: 'github-actions@github.com'
|
||||
user_name: 'github-actions'
|
||||
|
Loading…
x
Reference in New Issue
Block a user