Skip to content

Commit

Permalink
Include APPLE_TEAM_ID in release build
Browse files Browse the repository at this point in the history
  • Loading branch information
abrenneke committed Oct 24, 2023
1 parent a07a1e0 commit 960ce52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
APPLE_CERTIFICATE: ${{ secrets.APPLE_CERTIFICATE }}
APPLE_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
NODE_OPTIONS: --max-old-space-size=6000

0 comments on commit 960ce52

Please sign in to comment.