Skip to content

Commit

Permalink
pass fern check
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support committed Feb 2, 2025
1 parent 787f068 commit eeff506
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fern/pages/sdks/publish-sdk/publish-your-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ This guide will walk you through how to publish public-facing SDKs through Fern.
generators:
- name: fernapi/fern-php-sdk
version: 0.2.2
```
</CodeBlocks>

</Step>
Expand Down Expand Up @@ -217,7 +218,7 @@ This guide will walk you through how to publish public-facing SDKs through Fern.
repository: your-org/your-repository
```

</Step >
</Step>

<Step title="Run `fern generate`">

Expand Down Expand Up @@ -294,5 +295,6 @@ This guide will walk you through how to publish public-facing SDKs through Fern.
Once these actions are merged in, you can simply release your SDK by navigating to the actions tab:

<img alt="GitHub Page" src="assets/sdk-release-action.png" />
</Step>

</Steps>

0 comments on commit eeff506

Please sign in to comment.