Skip to content

Commit

Permalink
Set profileName64 to have Expo identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonylavado authored Dec 16, 2024
1 parent 1300b5d commit b89ff09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
issuerID:${{ secrets.APP_STORE_ISSUER_ID }} \
keyContents:${{ secrets.APP_STORE_KEY_CONTENTS_EXPO }} \
codeSign64:${{ secrets.CODE_SIGN_64 }} \
profileName64:${{ secrets.PROFILE_NAME_64 }}
profileName64:${{ secrets.PROFILE_NAME_64_EXPO }}

0 comments on commit b89ff09

Please sign in to comment.