mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 01:58:29 -04:00
Apply feedback for readme (#389)
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
This commit is contained in:
parent
33626986fe
commit
94460654e7
10 changed files with 73 additions and 50 deletions
4
.github/workflows/update-cli-reference.yml
vendored
4
.github/workflows/update-cli-reference.yml
vendored
|
@ -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}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue