From e748ea1089c6a538929e126197c65c935883c50c Mon Sep 17 00:00:00 2001 From: Sara Tavares <29093946+stavares843@users.noreply.github.com> Date: Sat, 9 Nov 2024 23:48:11 +0000 Subject: [PATCH] chore(test): test macos ci (#843) --- .github/workflows/build-release-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release-macos.yml b/.github/workflows/build-release-macos.yml index 6872e4b93..e115e8953 100644 --- a/.github/workflows/build-release-macos.yml +++ b/.github/workflows/build-release-macos.yml @@ -34,7 +34,7 @@ jobs: APPLE_CERTIFICATE_PASSWORD: ${{ secrets.MACOS_CERTIFICATE_PWD }} APPLE_SIGNING_IDENTITY: ${{ secrets.MACOS_CERTIFICATE_NAME }} APPLE_ID: "sara@satellite.im" - APPLE_PASSWORD: "tkjm-jgdc-dqny-rbzy" + APPLE_PASSWORD: "qmqn-qwaw-gzqf-xezi" APPLE_TEAM_ID: ${{ secrets.MACOS_NOTARIZATION_TEAM_ID }} - name: Rename and Prepare macOS DMG