Skip to content

Commit 8fc6aca

Browse files
committed
v0.0.28
1 parent e8807ea commit 8fc6aca

File tree

3 files changed

+425
-115
lines changed

3 files changed

+425
-115
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
APPLE_API_KEY: ~/private_keys/AuthKey_${{ secrets.api_key_id }}.p8
5252
APPLE_API_KEY_ID: ${{ secrets.api_key_id }}
5353
APPLE_API_ISSUER: ${{ secrets.api_key_issuer_id }}
54-
APPLE_API_KEY_ISSUER: ${{ secrets.api_key_issuer_id }}
55-
NODE_ARCHITECTURE: ${{matrix.NODE_ARCHITECTURE}}
56-
USE_HARD_LINKS: false
5754

5855
- name: Archive notorization logs
5956
if: always()

0 commit comments

Comments
 (0)