Skip to content

Commit 3e71160

Browse files
authored
remove itms upload parameter (#106)
1 parent 402a5b6 commit 3e71160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ inputs:
237237
Options added to the end of the `deliver` call.
238238
If you want to add more options, list those separated by space character.
239239
Example: `--skip_metadata --skip_screenshots`
240-
- itms_upload_parameters: "-t DAV"
240+
- itms_upload_parameters: ""
241241
opts:
242242
category: Debug
243243
title: "Transporter delivery method"

0 commit comments

Comments
 (0)