mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 05:36:39 +00:00
Update copycat_master.yml
This commit is contained in:
parent
d40b055f9e
commit
447d544d53
4
.github/workflows/copycat_master.yml
vendored
4
.github/workflows/copycat_master.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
personal_token: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
src_path: release-firmware/tasmota/.
|
||||
src_branch: master
|
||||
dst_path: firmware/release/.
|
||||
dst_path: ./firmware/release/.
|
||||
dst_owner: tasmota
|
||||
dst_branch: main
|
||||
dst_repo_name: install
|
||||
@ -30,7 +30,7 @@ jobs:
|
||||
personal_token: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
src_path: release-firmware/tasmota32/.
|
||||
src_branch: master
|
||||
dst_path: firmware/release/.
|
||||
dst_path: ./firmware/release/.
|
||||
dst_owner: tasmota
|
||||
dst_branch: main
|
||||
dst_repo_name: install
|
||||
|
Loading…
x
Reference in New Issue
Block a user