Skip to content

Commit

Permalink
Update update-readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou authored Dec 20, 2024
1 parent 185b3df commit 77d2ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
env:
API_TOKEN_GITHUB: ${{ secrets.CI_GITHUB_TOKEN }}
with:
source_file: './docs/*.md'
source_file: './docs'
destination_repo: 'vdesabou/kafka-docker-playground-docs'
destination_folder: 'docs'
#destination_folder: 'docs'
user_email: '[email protected]'
user_name: 'vdesabou'
commit_message: 'updating with latest versions'

0 comments on commit 77d2ee0

Please sign in to comment.