From f82ca2ec61d3dec54522eec1e0c8201329283b10 Mon Sep 17 00:00:00 2001 From: Ozgur Ersoy Date: Mon, 14 Apr 2025 17:28:52 +0200 Subject: [PATCH] =?UTF-8?q?hadi=20ins=20=F0=9F=A4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test-macos-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-macos-build.yml b/.gitea/workflows/test-macos-build.yml index cc973eab..d4a7602d 100644 --- a/.gitea/workflows/test-macos-build.yml +++ b/.gitea/workflows/test-macos-build.yml @@ -100,7 +100,7 @@ jobs: notarization-method: 'api-key' notary-api-key-id: ${{ secrets.NOTARY_API_KEY_ID }} notary-api-key-issuer-id: ${{ secrets.NOTARY_API_KEY_ISSUER_ID }} - notary-api-key-path: ${{ secrets.NOTARY_API_KEY_CONTENT }} + notary-api-key-path: ${{ secrets.NOTARY_API_KEY_PATH }} bundle-id: 'com.luckyrobots.luckyworld' fallback-to-adhoc: 'true'