diff --git a/.github/workflows/release-test.yml b/.github/workflows/release-test.yml index a8bf325f6..0522a140f 100644 --- a/.github/workflows/release-test.yml +++ b/.github/workflows/release-test.yml @@ -94,7 +94,7 @@ jobs: env: # macOS notarization API key - APPLE_API_KEY: ${{ secrets.mac_api_key_2024 }} + APPLE_API_KEY: ~/private_keys/AuthKey_${{ secrets.mac_api_key_id_2024 }}.p8 APPLE_API_KEY_ID: ${{ secrets.mac_api_key_id_2024 }} APPLE_API_ISSUER: ${{ secrets.mac_api_key_issuer_id_2024 }} # Login to Snap Store