Skip to content

Commit

Permalink
add distinguishing name to release tracking next PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rezrah committed Nov 25, 2024
1 parent c18ebec commit 06f3956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 06f3956

Please # to comment.