ios: ci: actually release/ios/v*.
Some checks failed
TestFlight / testflight (push) Failing after 19s

This commit is contained in:
2026-06-26 01:15:08 -07:00
parent c5ccd212c9
commit 207b44f67f

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- "release/v*"
- "release/ios/v*"
jobs:
testflight: