diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 090fa68..5226c91 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -89,7 +89,7 @@ jobs: NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Create release PR or publish - uses: changesets/action@e87c8ed249971350e47fab7515075f44eb134e5b # v1.7.0 + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 with: publish: pnpm release title: 'chore: version packages'