We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7665e1 commit f2317d5Copy full SHA for f2317d5
1 file changed
.github/workflows/distribute.yml
@@ -43,7 +43,7 @@ jobs:
43
WITH_V: true
44
DEFAULT_BUMP: patch
45
VERBOSE: true
46
- BRANCH_HISTORY: compare
+ BRANCH_HISTORY: full
47
48
- name: Update manifest.json
49
if: github.event.inputs.autoTag == 'true'
0 commit comments