From 74c775eaf4d948252e9721829402eab70017af4e Mon Sep 17 00:00:00 2001 From: JaeWoong Eum <98391474+woolnd@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:13:28 +0900 Subject: [PATCH] =?UTF-8?q?[CD]=20Config=20Base64=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ios-cd-stage.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ios-cd-stage.yml b/.github/workflows/ios-cd-stage.yml index 6e0fa943..3b02fd0c 100644 --- a/.github/workflows/ios-cd-stage.yml +++ b/.github/workflows/ios-cd-stage.yml @@ -11,9 +11,7 @@ on: jobs: deploy-testflight: runs-on: macos-15 - - # ๐Ÿ”ฅ ์ด์ „์— GitHub ์„ค์ •์—์„œ ๋งŒ๋“  ์Šน์ธ ๋Œ€๊ธฐ ํ™˜๊ฒฝ (์ด๋ฆ„์ด ๋‹ค๋ฅด๋ฉด ๋งž์ถฐ์ฃผ์„ธ์š”) - # ์ด ์ค„ ๋•๋ถ„์— ์›Œํฌํ”Œ๋กœ์šฐ๊ฐ€ ๋ฐ”๋กœ ์‹คํ–‰๋˜์ง€ ์•Š๊ณ  ์ˆ˜๋ฝ์„ ๊ธฐ๋‹ค๋ฆฝ๋‹ˆ๋‹ค. + environment: TestFlight-Deploy steps: @@ -69,5 +67,5 @@ jobs: GYM_XC_ARGS: "PROVISIONING_PROFILE_SPECIFIER='match AppStore com.atcha.iOS' CODE_SIGN_STYLE=Manual" FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 120 - # Fastfile์— ์ž‘์„ฑ๋œ ํ…Œํ”Œ ์—…๋กœ๋“œ์šฉ lane ์‹คํ–‰ (์ด๋ฆ„์€ ์„ค์ •ํ•˜์‹  ๋Œ€๋กœ ๋งž์ถฐ์ฃผ์„ธ์š”) + # Fastfile์— ์ž‘์„ฑ๋œ ํ…Œํ”Œ ์—…๋กœ๋“œ์šฉ lane ์‹คํ–‰ run: bundle exec fastlane beta