Skip to content

Fix iOS release workflow expression#46

Merged
Pigbibi merged 1 commit into
mainfrom
codex/fix-ios-release-workflow-20260611
Jun 10, 2026
Merged

Fix iOS release workflow expression#46
Pigbibi merged 1 commit into
mainfrom
codex/fix-ios-release-workflow-20260611

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the || fallback expression from the iOS release workflow env block.
  • Let the release script's existing shell default handle the Bundle ID when IOS_APP_BUNDLE_ID is unset.

Validation

  • bash -n .github/scripts/build-ios-release.sh
  • YAML parsed with Node yaml
  • ./Tools/check_style.sh
  • git diff --check

Notes

The prior workflow was accepted as a file but GitHub displayed the workflow name as its path and created an immediate failed run on push, which points to a workflow schema/expression compatibility issue rather than a job runtime failure.

@Pigbibi Pigbibi force-pushed the codex/fix-ios-release-workflow-20260611 branch from 0ef19d1 to 48c5716 Compare June 10, 2026 22:20
@Pigbibi Pigbibi merged commit eeabee6 into main Jun 10, 2026
4 checks passed
@Pigbibi Pigbibi deleted the codex/fix-ios-release-workflow-20260611 branch June 10, 2026 22:33
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