Skip to content

Commit 5c6f552

Browse files
authored
[Setting] update release.yml
fastlane env 파일에 추가된 항목 워크플로우 반영
1 parent 004a43e commit 5c6f552

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
run: bundle exec fastlane release
6464
env:
6565
APP_IDENTIFIER: ${{ secrets.APP_IDENTIFIER }}
66+
SHARE_EXTENSION_APP_IDENTIFIER: ${{ secrets.SHARE_EXTENSION_APP_IDENTIFIER }}
6667
APPLE_ID: ${{ secrets.APPLE_ID }}
6768
TEAM_ID: ${{ secrets.TEAM_ID }}
6869
FASTLANE_ITC_TEAM_ID: ${{ secrets.FASTLANE_ITC_TEAM_ID }}

0 commit comments

Comments
 (0)