Skip to content

Commit

Permalink
fix ios cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonC01 committed Apr 8, 2024
1 parent e231552 commit 54efa4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

with:
# /// We'll be setting these up later in the tutorial.
appId: ${{secrets.APP_ID}}
appId: ${{secrets.IOS_APP_ID}}

# /// We'll be setting these up later in the tutorial.
serviceCredentialsFileContent: ${{secrets.CREDENTIAL_FILE_CONTENT}}
Expand Down

0 comments on commit 54efa4c

Please sign in to comment.