From 642a99627c5dc5f5247d9730e09ddee86bcb92f7 Mon Sep 17 00:00:00 2001 From: yuramelesh <12019830+yuramelesh@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:53:49 +0200 Subject: [PATCH] Sync client source from 9fbb06cd1ccd --- .github/workflows/client-release.yml | 5 +++-- SOURCE-COMMIT | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/client-release.yml b/.github/workflows/client-release.yml index bdad8b3..c70c8dc 100644 --- a/.github/workflows/client-release.yml +++ b/.github/workflows/client-release.yml @@ -11,6 +11,7 @@ permissions: jobs: build: + if: github.repository == 'mutte-me/mutte-client' name: ${{ matrix.platform }} permissions: contents: read @@ -153,7 +154,7 @@ jobs: retention-days: 30 notarize: - if: github.ref_type == 'tag' + if: github.repository == 'mutte-me/mutte-client' && github.ref_type == 'tag' needs: build name: notarize-${{ matrix.platform }} strategy: @@ -239,7 +240,7 @@ jobs: exit 1 release: - if: github.ref_type == 'tag' + if: github.repository == 'mutte-me/mutte-client' && github.ref_type == 'tag' needs: [build, notarize] runs-on: ubuntu-24.04 permissions: diff --git a/SOURCE-COMMIT b/SOURCE-COMMIT index 95d8d6e..aeb28cd 100644 --- a/SOURCE-COMMIT +++ b/SOURCE-COMMIT @@ -1 +1 @@ -d518b6d72a0b69e639f6f7ab044c7835cac683f8 +9fbb06cd1ccd1d9f62bbfb3ad57bf623a07797ea