Skip to content

Commit 922fd5f

Browse files
committed
trying to follow the changesets doc for the release pipeline failure
1 parent 8518b94 commit 922fd5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
# This expects you to have a script called release which does a build for your packages and calls changeset publish
4141
publish: yarn release
4242
version: yarn version-packages
43-
commit: "chore: release packages"
44-
title: "chore: release packages"
4543
env:
4644
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4745
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)