Skip to content

Commit

Permalink
devop: fix fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
admin authored and admin committed Aug 18, 2022
1 parent bfce9c6 commit 1f62d71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion macos/Enkrypt/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ lane :release do
export_method: "app-store",
output_directory: "build",
installer_cert_name: ENV["INSTALLER_CERT"],
sdk: ENV["SDK_VERSION"],
export_options: {
provisioningProfiles: {
"com.myetherwallet.enkrypt.safari" => ENV["SAFARI_PROVISION"],
Expand Down

1 comment on commit 1f62d71

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.