Skip to content

Commit

Permalink
yarn lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GabLeRoux committed Sep 20, 2023
1 parent 705b91d commit 764c485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/03-github/06-deployment/ios.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ In your project repo, add a Repository Secrets by going to Settings -> Secrets a
repository secret" button in the top-right. Call it `GH_PAT`, and set the value to the personal
access token you just generated.

Create two more Repository Secrets. One should be called `MATCH_REPOSITORY` and contain the
private GitHub repository you've created to use with fastlane match, in the format
Create two more Repository Secrets. One should be called `MATCH_REPOSITORY` and contain the private
GitHub repository you've created to use with fastlane match, in the format
`organization/repository`. The second should be called `MATCH_PASSWORD`, and contain a password to
encrypt the Match repo. It's recommended you use a team password manager or similar shared secure
keystore to both generate and store this password.
Expand Down

0 comments on commit 764c485

Please sign in to comment.