Skip to content

Commit

Permalink
fix(ci): add pnpm workspaces
Browse files Browse the repository at this point in the history
this allows to automatically publish releases
  • Loading branch information
chrisbbreuer committed Sep 9, 2022
1 parent f4ced4b commit e7dc99b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
packages:
- ./.stacks
- ./.stacks/components
- ./.stacks/elements
- ./.stacks/functions
- './apps/**'

0 comments on commit e7dc99b

Please sign in to comment.