Skip to content

Commit

Permalink
Update build-ios-app-artemis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejbills committed Jan 11, 2024
1 parent 2c52f56 commit 8ecd095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ios-app-artemis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- name: Install the Apple certificate and provisioning profile
env:
APPLE_ID: ${{ secrets.APPLE_ID }}
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
BUILD_PROVISION_PROFILE_BASE64: ${{ secrets.BUILD_PROVISION_PROFILE_BASE64 }}
Expand Down

0 comments on commit 8ecd095

Please sign in to comment.