Skip to content

Commit

Permalink
Merge pull request #314 from steven-tey/update-package-docs
Browse files Browse the repository at this point in the history
fix: update packge docs
  • Loading branch information
andrewdoro authored Feb 27, 2024
2 parents bff3581 + 40b860f commit 69f2438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflow/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:

- name: 🏗️ Build
id: build-the-mono-repo
run: |
pnpm build && cd packages/headless
run: pnpm build

- name: 📣 Create Release Pull Request or Publish to npm
id: changesets
Expand Down
1 change: 1 addition & 0 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "docs",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "mintlify dev --port 3334"
}
Expand Down

0 comments on commit 69f2438

Please sign in to comment.