Skip to content

Commit 80e5564

Browse files
committed
ci: fix publish
1 parent b2775a9 commit 80e5564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
- name: Release
6666
if: ${{ !inputs.dry-run }}
6767
run: |
68-
yarn release ${{ inputs.increment }} --ci --no-npm --no-git.changelog
68+
yarn release ${{ inputs.increment }} --ci --no-npm --no-git.commit

0 commit comments

Comments
 (0)