mirror of https://github.com/arendst/Tasmota.git
oops
This commit is contained in:
parent
26b9dfa2f9
commit
faa801b4b1
|
@ -1441,6 +1441,6 @@ jobs:
|
||||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||||
with:
|
with:
|
||||||
source_file: 'release-firmware'
|
source_file: 'release-firmware'
|
||||||
destination_repo: 'Jason2866/Tasmota-firmware'
|
destination_repo: 'arendst/Tasmota-firmware'
|
||||||
user_email: 'github-actions@github.com'
|
user_email: 'github-actions@github.com'
|
||||||
user_name: 'github-actions'
|
user_name: 'github-actions'
|
||||||
|
|
Loading…
Reference in New Issue