Skip to content

Commit 3c0fd9d

Browse files
committed
chore: we don't need this
1 parent 9c6d05a commit 3c0fd9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
# this expects you to have a script called changeset:release which does a build for your packages and calls changeset publish
6464
publish: npm run changeset:release
6565
commit: "chore: version packages" # we need to fulfill commitlint based rules
66-
title: "chore: version packages"
6766
env:
6867
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6968
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)