Skip to content

Commit

Permalink
Preparing a new 4.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaier-redislabs committed Mar 5, 2025
1 parent 645b5d4 commit ded7675
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 @@ -23,4 +23,4 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_AUTHOR_NAME: "ioredis robot"
GIT_AUTHOR_EMAIL: "ioredis-robot@zihua.li"
run: npx semantic-release --dry-run
run: npx semantic-release --branches v4 --dry-run

0 comments on commit ded7675

Please sign in to comment.