Skip to content

Commit ab9aae7

Browse files
CI: Rename generate_summary -> github_summary
Change-Id: Iac698adc097e092f646ce0a650bc781356e5348e Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
1 parent b25f5c5 commit ab9aae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github2gerrit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: modeseven-lfreleng-actions/repository-metadata-action@gerrit-metadata # Testing
7575
with:
7676
github_token: ${{ secrets.GITHUB_TOKEN }}
77-
generate_summary: 'false'
77+
github_summary: 'false'
7878
artifact_upload: 'true'
7979
artifact_formats: 'json'
8080

0 commit comments

Comments
 (0)