Skip to content

Commit

Permalink
chore(changesets): Rename release PR
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Jun 5, 2024
1 parent 47e56e9 commit 2c94bb2
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 @@ -53,7 +53,7 @@ jobs:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
uses: changesets/action@v1
with:
title: A new release
title: Next release
commit: Bump version
publish: pnpm run release
version: pnpm exec changeset version

0 comments on commit 2c94bb2

Please sign in to comment.