mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 17:56:31 +00:00
Update copy_change.yml
This commit is contained in:
parent
015d99743b
commit
68abd4ea3e
4
.github/workflows/copy_change.yml
vendored
4
.github/workflows/copy_change.yml
vendored
@ -1,3 +1,5 @@
|
||||
name: Copy to docs repo
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Manually start a workflow
|
||||
push:
|
||||
@ -17,7 +19,7 @@ jobs:
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
source_file: 'BUILDS.md, I2CDEVICES.md'
|
||||
source_file: 'I2CDEVICES.md'
|
||||
destination_repo: 'Tasmota/docs'
|
||||
destination_branch: 'development'
|
||||
destination_folder: 'docs'
|
||||
|
Loading…
x
Reference in New Issue
Block a user