From da5c48a2995ec6e5a5e3e173d3809738a72e40bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BF=B4?= <￴> Date: Mon, 6 Feb 2023 17:05:13 +0700 Subject: [PATCH] dupate --- .github/workflows/cross-compile-library.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cross-compile-library.yaml b/.github/workflows/cross-compile-library.yaml index dd54efd..c4d47b6 100644 --- a/.github/workflows/cross-compile-library.yaml +++ b/.github/workflows/cross-compile-library.yaml @@ -65,7 +65,7 @@ jobs: uses: marvinpinto/action-automatic-releases@latest with: repo_token: "${{ github.token }}" - automatic_release_tag: "latest-${{ matrix.output-name }}" + automatic_release_tag: "latest-library${{ matrix.output-name }}" prerelease: false title: "Release ${{ matrix.output-name }}" files: |