From 09fac769d1014e656edc9b2e6225f2dca0be2b18 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:29:36 +0900 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 406faa7..b3333ad 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -131,9 +131,12 @@ jobs: tag_name: ${{ env.version }} draft: false prerelease: false - files: ${{ env.repo }}-${{ env.version }}.apk + files: | + ${{ env.repo }}-${{ env.version }}.apk + line-${{ env.line_ver }}-*-lspatched.apk body: | # 更新内容 + ## 対応するLINEのバージョン ${{ env.line_ver }}