Skip to content

fix(actions): align appstore push inputs with LibreSign#50

Merged
vitormattos merged 1 commit intomainfrom
fix/appstore-upload-secrets-direct
Apr 1, 2026
Merged

fix(actions): align appstore push inputs with LibreSign#50
vitormattos merged 1 commit intomainfrom
fix/appstore-upload-secrets-direct

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Summary

  • pass APPSTORE_TOKEN and APP_PRIVATE_KEY directly in the appstore push action inputs
  • remove env indirection from release and nightly workflows
  • keep the signing/build flow already aligned with LibreSign

Why

The release workflow now builds and signs successfully, but the App Store upload still fails with HTTP 400. This change matches LibreSign wiring exactly for the upload action, especially for multiline private key handling.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit cc495a5 into main Apr 1, 2026
23 checks passed
@vitormattos vitormattos deleted the fix/appstore-upload-secrets-direct branch April 1, 2026 13:25
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