Skip to content

fix(actions): debug appstore upload response#51

Merged
vitormattos merged 1 commit intomainfrom
fix/appstore-upload-debug-response
Apr 1, 2026
Merged

fix(actions): debug appstore upload response#51
vitormattos merged 1 commit intomainfrom
fix/appstore-upload-debug-response

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Summary

  • replace opaque appstore push action calls with explicit curl-based upload
  • normalize token by trimming CR/LF before auth header
  • print App Store response body and status for actionable diagnosis

Why

The release flow still fails on appstore upload with HTTP 400. This change makes the request transparent and keeps signing/build unchanged.

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