Skip to content

Commit ab33acb

Browse files
committed
test: 불필요 키 제거
1 parent 98fdc56 commit ab33acb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

fastlane/Fastfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,6 @@ platform :ios do
7373
build_number: latest_testflight_build_number + 1
7474
)
7575

76-
match(
77-
api_key: api_key,
78-
type: "development",
79-
readonly: ENV["CI"] == "true"
80-
)
81-
8276
match(
8377
api_key: api_key,
8478
type: "appstore",

0 commit comments

Comments
 (0)