This commit is contained in:
Jason2866 2021-10-09 21:10:18 +02:00 committed by GitHub
parent 56f1cdd337
commit 015d99743b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
env: env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with: with:
source_file: 'BUILDS.md,I2CDEVICES.md' source_file: 'BUILDS.md, I2CDEVICES.md'
destination_repo: 'Tasmota/docs' destination_repo: 'Tasmota/docs'
destination_branch: 'development' destination_branch: 'development'
destination_folder: 'docs' destination_folder: 'docs'