Skip to content

Commit

Permalink
test: changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKam committed Mar 31, 2024
1 parent 277a3e2 commit 2db1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets-auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: changesets/action@v1
with:
title: Pull Request ${{ steps.changesetStatus.outputs.status }}
version: changeset version --snapshot prepublish
version: node ./node_modules/@changesets/cli/bin.js version --snapshot prepublish
publish: npm run pub:only
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2db1cf5

Please sign in to comment.