Skip to content

Commit eecb526

Browse files
🐛 Fix(packages,packages.json): update publishing process
1 parent ae1c337 commit eecb526

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: 🗨️ Create Release Pull Request or Publish to NPM
2121
id: changesets
2222
uses: changesets/action@v1
23+
working-directory: dist
2324
with:
2425
publish: pnpm npm:publish --no-git-checks --tag latest
2526
title: "🤖 ci(changesets): :package: version packages"

0 commit comments

Comments
 (0)