diff --git a/.github/workflows/Tasmota_build_development.yml b/.github/workflows/Tasmota_build_development.yml index 9f808ae38..73523b124 100644 --- a/.github/workflows/Tasmota_build_development.yml +++ b/.github/workflows/Tasmota_build_development.yml @@ -1433,6 +1433,6 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: source_file: 'firmware' - destination_repo: 'Jason2866/Tasmota-firmware' + destination_repo: 'arendst/Tasmota-firmware' user_email: 'github-actions@github.com' user_name: 'github-actions'