Apply feedback for readme (#389)

Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
This commit is contained in:
Moritz Eckert 2022-08-23 13:46:06 +02:00 committed by GitHub
parent 33626986fe
commit 94460654e7
10 changed files with 73 additions and 50 deletions

View file

@ -52,7 +52,7 @@ jobs:
source_file: 'cli.md'
destination_repo: 'edgelesssys/constellation-docs'
destination_branch_create: 'action/constellation/update-cli-reference'
destination_folder: '6c320851-bdd2-41d5-bf10-e27427398692/reference'
destination_folder: 'constellation/1.4/reference'
user_name: '${{ github.actor }}'
user_email: '${{ github.actor }}@users.noreply.github.com'
commit_message: 'CLI reference was updated by edgelesssys/constellation@${{ env.COMMIT_END}}'
@ -66,7 +66,7 @@ jobs:
source_file: 'cli.md'
destination_repo: 'edgelesssys/constellation-docs'
destination_branch: 'action/constellation/update-cli-reference'
destination_folder: '6c320851-bdd2-41d5-bf10-e27427398692/reference'
destination_folder: 'constellation/1.4/reference'
user_name: '${{ github.actor }}'
user_email: '${{ github.actor }}@users.noreply.github.com'
commit_message: 'CLI reference was updated by edgelesssys/constellation@${{ env.COMMIT_END}}'