From 2921beb642c0a8c2ab60a05f7c299a37f29542ef Mon Sep 17 00:00:00 2001 From: gmicroul <121873438+gmicroul@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:16:08 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 99e39c9..a0bd1c1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -150,7 +150,7 @@ jobs: path: ${{env.ANDROID_ROOT}}/SailfishOScommunity-release-*/sailfishos-*-${{env.DEVICE}}*.zip - name: Upload image to Release - uses: ncipollo/release-action@main + uses: ncipollo/release-action@mido if: steps.upload-action.outputs.status == 'success' && !cancelled() with: tag: sailfishos_for_mido