Skip to content

Commit

Permalink
Update build-and-test-ios-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anian03 authored Nov 22, 2024
1 parent b96f9fe commit 4ede2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# - name: Run Unit and UI Tests
# run: bundle exec fastlane test
- name: Run Fastlane match
run: bundle exec fastlane match appstore
run: bundle exec fastlane match appstore --git_url https://gitlab.lrz.de/ase/ipraktikum/match-code-signing
env:
BUILD_NUMBER: ${{ github.run_number }}
IOS_MATCH_GITLAB_AUTH: ${{ secrets.IOS_MATCH_GITLAB_AUTH }}
Expand Down

0 comments on commit 4ede2e4

Please sign in to comment.