repo jason2866

This commit is contained in:
Jason2866 2021-08-08 17:53:53 +02:00
parent 4f3af0de55
commit d2892e3aad
2 changed files with 2 additions and 2 deletions

View File

@ -1433,6 +1433,6 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with: with:
source_file: 'firmware' source_file: 'firmware'
destination_repo: 'arendst/Tasmota-firmware' destination_repo: 'Jason2866/Tasmota-firmware'
user_email: 'github-actions@github.com' user_email: 'github-actions@github.com'
user_name: 'github-actions' user_name: 'github-actions'

View File

@ -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: 'arendst/Tasmota-firmware' destination_repo: 'Jason2866/Tasmota-firmware'
user_email: 'github-actions@github.com' user_email: 'github-actions@github.com'
user_name: 'github-actions' user_name: 'github-actions'