Skip to content

Commit

Permalink
typ
Browse files Browse the repository at this point in the history
  • Loading branch information
ojsef39 committed Nov 3, 2023
1 parent b6009ac commit 0bc2735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
apple-key-issuer-id: ${{ secrets.APPLE_KEY_ISSUER_ID }}
apple-key-content: ${{ secrets.APPLE_KEY_CONTENT }}
project-path: winston.xcodeproj
export-method: ad-hoc
match-build-type: ad-hoc
export-method: adhoc
match-build-type: adhoc
scheme: winston
output-path: $PWD/build/Winston.ipa
team-id: Z2NNLU4F7U
Expand Down

0 comments on commit 0bc2735

Please sign in to comment.