Skip to content

Commit

Permalink
chore(): check why pipeline doesnt see file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawqss committed Sep 27, 2024
1 parent 9b0315d commit f83852a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: Set up Fastlane API Key
run: |
pwd
echo "${{ secrets.APP_STORE_CONNECT_API_KEY_CONTENT }}" > fastlane/AuthKey.p8
env:
APP_STORE_CONNECT_API_KEY_CONTENT: ${{ secrets.APP_STORE_CONNECT_API_KEY_CONTENT }}
Expand Down

0 comments on commit f83852a

Please sign in to comment.