Skip to content

Commit

Permalink
Update workflow.yaml (#85)
Browse files Browse the repository at this point in the history
* Update workflow.yaml

* Adding code samples as an output of the workflow to power mintlify docs integration https://www.speakeasyapi.dev/docs/mintlify

* Update workflow.yaml

* Update workflow.yaml

* Create codeSamples.yaml

* Delete codeSamples.yaml
  • Loading branch information
simplesagar authored Apr 24, 2024
1 parent f6145a9 commit b6c0b1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ targets:
my-first-target:
target: typescript
source: my-first-source
codeSamples:
output: codeSamples.yaml
publish:
npm:
token: $npm_token

0 comments on commit b6c0b1d

Please sign in to comment.