v2 #1

Open
kamil wants to merge 231 commits from v2 into main
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 8e3e9ef31d - Show all commits

View File

@@ -6,8 +6,8 @@ on:
- "ios-v*"
concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }}
cancel-in-progress: true
group: ios-macos-runner
cancel-in-progress: false
jobs:
# ── archive & release to TestFlight ──────────────────────────────────────

View File

@@ -17,7 +17,7 @@ on:
- ".gitea/workflows/ios-release.yaml"
concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }}
group: ios-macos-runner
cancel-in-progress: true
jobs: