Skip to content

Commit

Permalink
Still wrong secret
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Aug 28, 2024
1 parent 7d1c134 commit 6174dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apple-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
echo "::endgroup::"
# Setup Apple certificate for iOS development
BUILD_PROVISION_PROFILE_BASE64="${BUILD_PROVISION_PROFILE_BASE64}" \
BUILD_PROVISION_PROFILE_BASE64="${SECRET_BUILD_PROVISION_PROFILE_BASE64}" \
BUILD_CERTIFICATE_BASE64="${SECRET_BUILD_CERTIFICATE_BASE64}" \
KEYCHAIN_PASSWORD="${SECRET_KEYCHAIN_PASSWORD}" \
.ci/scripts/setup-ios.sh
Expand Down

0 comments on commit 6174dd7

Please sign in to comment.