Skip to content

Commit

Permalink
try apple signing from github secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Feb 29, 2024
1 parent 233de15 commit 54624f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,7 @@ jobs:
- name: build standalone
run: ./hook_standalone.sh
env:
CSC_LINK: ${{ secrets.APPLE_CERT }}
CSC_KEY_PASSWORD: ${{ secrets.APPLE_CERT_PASS }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_VERSION: ${{ env.releaseName }}

0 comments on commit 54624f2

Please sign in to comment.