We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2775a9 commit 80e5564Copy full SHA for 80e5564
.github/workflows/publish.yml
@@ -65,4 +65,4 @@ jobs:
65
- name: Release
66
if: ${{ !inputs.dry-run }}
67
run: |
68
- yarn release ${{ inputs.increment }} --ci --no-npm --no-git.changelog
+ yarn release ${{ inputs.increment }} --ci --no-npm --no-git.commit
0 commit comments