fix(ci): use correct Apple signing secret names by BYK · Pull Request #1006 · getsentry/cli · GitHub
Skip to content

fix(ci): use correct Apple signing secret names#1006

Merged
BYK merged 1 commit into
mainfrom
fix/apple-secrets
May 22, 2026
Merged

fix(ci): use correct Apple signing secret names#1006
BYK merged 1 commit into
mainfrom
fix/apple-secrets

Conversation

@BYK

@BYK BYK commented May 22, 2026

Copy link
Copy Markdown
Member

Align CI secret references with the actual secret names set in the production environment:

  • secrets.CSC_LINKsecrets.APPLE_CERT_DATA
  • secrets.CSC_KEY_PASSWORDsecrets.APPLE_CERT_PASSWORD
  • vars.APPLE_TEAM_IDsecrets.APPLE_TEAM_ID

The previous names were copied from Spotlight's workflow but the secrets were set with different names in this repo.

Align CI secret references with the actual secret names set in the
production environment:
- CSC_LINK → APPLE_CERT_DATA
- CSC_KEY_PASSWORD → APPLE_CERT_PASSWORD
- vars.APPLE_TEAM_ID → secrets.APPLE_TEAM_ID
@github-actions

Copy link
Copy Markdown
Contributor

@BYK BYK merged commit 5aa10dc into main May 22, 2026
24 checks passed
@BYK BYK deleted the fix/apple-secrets branch May 22, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant