Skip to content

Commit fcc8566

Browse files
committed
update github integration section based on testing
1 parent acd8e1b commit fcc8566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/sdks/overview/typescript/publishing-to-npm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Publish your public-facing Fern Typescript SDK to the [npm registry](https://www
1010
## Configure your GitHub integration
1111

1212
1. Create a new GitHub repository for your SDK, if you haven't done so already.
13-
1. Install the [Fern GitHub App](https://github.com/apps/fern-api) on your repository.
13+
1. Install the [Fern GitHub App](https://github.com/apps/fern-api). Select **Configure**, then scroll down to **Repository Access**. Select **Only select repositories** and in the dropdown select the repository for your SDK. Click **Save**.
1414
1. Add your TypeScript SDK files (`fern` and `sdks` folders) to your repository.
1515

1616

0 commit comments

Comments
 (0)