aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-10-29 16:23:36 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-10-29 16:23:36 -0500
commitc2cec8c280782b4febec2de59545df2f2af70933 (patch)
tree9d6b028c562ca0d362f996c435ec5de82d051dcd /.github/workflows
parentadd a changeset (diff)
downloadlocusts-c2cec8c280782b4febec2de59545df2f2af70933.tar
locusts-c2cec8c280782b4febec2de59545df2f2af70933.tar.gz
locusts-c2cec8c280782b4febec2de59545df2f2af70933.tar.bz2
locusts-c2cec8c280782b4febec2de59545df2f2af70933.tar.lz
locusts-c2cec8c280782b4febec2de59545df2f2af70933.tar.xz
locusts-c2cec8c280782b4febec2de59545df2f2af70933.tar.zst
locusts-c2cec8c280782b4febec2de59545df2f2af70933.zip
oops
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '.github/workflows')
-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 }}