We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca7892c + 199ed86 commit e97620aCopy full SHA for e97620a
1 file changed
.github/workflows/testflight.yml
@@ -32,12 +32,6 @@ jobs:
32
run: |
33
mv temp/XCConfig/Secrets.xcconfig AIProject/iCo/App/Resource/
34
mv temp/GoogleServices/GoogleService-Info.plist AIProject/iCo/App/Resource/
35
-
36
- - uses: actions/checkout@v4
37
- - name: Build
38
- run: fastlane testflight
39
- env:
40
- GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
41
42
- name: install fastlane
43
run: brew install fastlane
0 commit comments