diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7f088b66..3a870e70 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: - name: Create release PR or publish to npm if: (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/next' || github.ref == 'refs/heads/canary') && matrix.node == 18 - uses: changesets/action@main + uses: changesets/action@v1 with: publish: npm run release env: