diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5a9f2118ca..29b1700970 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: - name: Create Version PR or Publish to NPM id: changesets - uses: changesets/action@v1.4 + uses: changesets/action@v1 with: commit: "chore(release): version packages" title: "chore(release): version packages"