mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #659] [MERGED] ci: don't fail release when tap token invalid #686
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#686
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/659
Author: @rudrankriyam
Created: 2/19/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @rudrankriyam
Base:
main← Head:fix/release-homebrew-tap-nonfatal📝 Commits (2)
55cd81eci: skip Homebrew tap update on auth failuresf3689fffix: use correct homebrew-tap repo URL in release workflow📊 Changes
1 file changed (+8 additions, -2 deletions)
View changed files
📝
.github/workflows/release.yml(+8 -2)📄 Description
Summary
TAP_GITHUB_TOKENis set but invalid.Why
Releases should still publish artifacts even if Homebrew tap automation fails.
Test plan
make formatmake lintASC_BYPASS_KEYCHAIN=1 make test🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.