We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556d0ad commit 6ea79f0Copy full SHA for 6ea79f0
.github/workflows/deployRelease.yml
@@ -3,7 +3,7 @@ name: Deploy TestFlight
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ "release/**" ]
+ branches: [ "Release-**" ]
7
8
jobs:
9
build:
0 commit comments