Skip to content

Commit a20c245

Browse files
committed
ci: use conventional commit
1 parent 1e7cfae commit a20c245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
63+
with:
64+
commit: 'chore: version package'
6365

6466
- name: Build
6567
if: steps.changesets.outputs.hasChangesets == 'false'

0 commit comments

Comments
 (0)