Skip to content

Commit

Permalink
Update smeem-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Nov 20, 2024
1 parent 085a7c9 commit 4cf662f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/smeem-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:

env:
XC_WORKSPACE: ${{ 'Smeem-iOS/Smeem-iOS.xcodeproj' }}
XC_SCHEME: ${{ 'Smeem-Release' }}
XC_SCHEME: ${{ 'Smeem-iOS' }}
XC_ARCHIVE: ${{ 'Smeem-iOS.xcarchive' }}
XC_EXPORT_PATH: ${{ './artifacts' }}

# certificate
ENCRYPTED_CERT_FILE_PATH: ${{ '.github/secrets/smeem_distribution.p12.gpg' }}
Expand Down

0 comments on commit 4cf662f

Please sign in to comment.