diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ceaa02d0..eb87043a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -93,7 +93,7 @@ jobs: uses: changesets/action@v1.4.7 continue-on-error: true with: - title: Release Tracking + title: Release Tracking (Next Major) # This expects you to have a script called release which does a build for your packages and calls changeset publish publish: npx changeset publish --tag next env: