We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c44f49 commit 97e167eCopy full SHA for 97e167e
.github/workflows/release.yml
@@ -62,6 +62,7 @@ jobs:
62
with:
63
title: Release Tracking
64
version: npm run changeset:version
65
+ commitMode: github-api
66
env:
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68
0 commit comments