From 3e711602bdb23b236f6cb2ded9b3f7b59ecd396b Mon Sep 17 00:00:00 2001 From: lpusok <7979773+lpusok@users.noreply.github.com> Date: Mon, 19 Apr 2021 19:39:13 +0200 Subject: [PATCH] remove itms upload parameter (#106) --- step.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step.yml b/step.yml index 0bda6bd..f973e0d 100644 --- a/step.yml +++ b/step.yml @@ -237,7 +237,7 @@ inputs: Options added to the end of the `deliver` call. If you want to add more options, list those separated by space character. Example: `--skip_metadata --skip_screenshots` - - itms_upload_parameters: "-t DAV" + - itms_upload_parameters: "" opts: category: Debug title: "Transporter delivery method"