diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b3c17a17fb..56cc0ea459 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: - name: Create Version PR or Publish to NPM id: changesets - uses: changesets/action@v1.4.1 + uses: changesets/action@v1 with: commit: "chore(release): version packages" title: "chore(release): version packages"