aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/changesets.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/changesets.yml')
-rw-r--r--.github/workflows/changesets.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/changesets.yml b/.github/workflows/changesets.yml
index b0cf024..f39d7f0 100644
--- a/.github/workflows/changesets.yml
+++ b/.github/workflows/changesets.yml
@@ -33,6 +33,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
+ version: pnpm versioning
publish: pnpm publish-packages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}