There was an error while loading. Please reload this page.
1 parent aea734f commit 042df54Copy full SHA for 042df54
1 file changed
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
publish: pnpm release
40
commit: 'chore(release): version packages'
41
- commitMode: github-api
+ # commitMode: github-api
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments