From 3b3ccb6bc4cb955a770bd9680f6653a28e6ca7d8 Mon Sep 17 00:00:00 2001 From: "tomoya.kimura" Date: Tue, 19 Sep 2023 18:17:19 +0900 Subject: [PATCH] chore: update github-release action Signed-off-by: tomoya.kimura --- .github/workflows/github-release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/github-release.yaml b/.github/workflows/github-release.yaml index 95ebb8725f62b..07737b8335ecd 100644 --- a/.github/workflows/github-release.yaml +++ b/.github/workflows/github-release.yaml @@ -51,6 +51,8 @@ jobs: - name: Run generate-changelog id: generate-changelog uses: autowarefoundation/autoware-github-actions/generate-changelog@v1 + with: + save-json-output: true - name: Select verb id: select-verb