We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e97620a + bf1cf5a commit 5688898Copy full SHA for 5688898
1 file changed
.github/workflows/testflight.yml
@@ -37,7 +37,7 @@ jobs:
37
run: brew install fastlane
38
39
- name: execute lane
40
- working-directory: iCo
+ working-directory: AIProject
41
run: fastlane testflight
42
env:
43
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
0 commit comments