Skip to content

Commit afe4ef4

Browse files
committed
commit releases with gh api. see https://github.com/changesets/action#inputs
1 parent 5b698f2 commit afe4ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
with:
4040
# This expects you to have a script called release which does a build for your packages and calls changeset publish
4141
publish: pnpm release
42+
commitMode: github-api
4243
env:
4344
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)